diff options
Diffstat (limited to 'include/configs/tqma6.h')
-rw-r--r-- | include/configs/tqma6.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index f0b5c42c64..65cc12f1c1 100644 --- a/include/configs/tqma6.h +++ b/include/configs/tqma6.h @@ -70,7 +70,6 @@ #define CONFIG_FEC_MXC #define IMX_FEC_BASE ENET_BASE_ADDR -#define CONFIG_MII #define CONFIG_ARP_TIMEOUT 200UL @@ -323,7 +322,6 @@ TQMA6_EXTRA_BOOTDEV_ENV_SETTINGS \ /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM |