Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[platform/kernel/u-boot.git] / include / configs / imx6-engicam.h
index 28c982a..7baa265 100644 (file)
 #endif
 
 /* Physical Memory Map */
-#define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM
 # define CONFIG_SYS_NAND_U_BOOT_OFFS   0x200000
 
 /* MTD device */
-# define CONFIG_MTD_DEVICE
-# define CONFIG_MTD_PARTITIONS
 #endif
 
 /* Ethernet */
 #  define CONFIG_FEC_MXC_PHYADDR       0
 #  define CONFIG_FEC_XCV_TYPE          RMII
 # endif
-
-# define CONFIG_MII
 #endif
 
 /* Falcon Mode */