diff options
Diffstat (limited to 'include/configs/zmx25.h')
-rw-r--r-- | include/configs/zmx25.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index 576a73feb0..05b42db265 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -45,7 +45,6 @@ */ #define CONFIG_FEC_MXC #define CONFIG_FEC_MXC_PHYADDR 0x00 -#define CONFIG_MII /* * BOOTP options @@ -73,7 +72,6 @@ #endif /* CONFIG_CMD_USB */ /* SDRAM */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM 0x80000000 /* start address of LPDDRRAM */ #define PHYS_SDRAM_SIZE 0x04000000 /* 64 megs */ |