diff options
Diffstat (limited to 'include/configs/vme8349.h')
-rw-r--r-- | include/configs/vme8349.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h index 2456475f27..7fc89e8e71 100644 --- a/include/configs/vme8349.h +++ b/include/configs/vme8349.h @@ -32,8 +32,6 @@ #define CONFIG_MPC8349 1 /* MPC8349 specific */ #define CONFIG_VME8349 1 /* ESD VME8349 board specific */ -#define CONFIG_MISC_INIT_R - /* Don't enable PCI2 on vme834x - it doesn't exist physically. */ #undef CONFIG_MPC83XX_PCI2 /* support for 2nd PCI controller */ |