configs: Migrate CONFIG_NR_DRAM_BANKS
[oweals/u-boot.git] / include / configs / xfi3.h
index eda91648205a332bd08ee1f2acca50eec540ab1d..afc4b82fd80f2ca423b46d90ad341cd5ca947c9a 100644 (file)
@@ -8,7 +8,6 @@
 /* U-Boot Commands */
 
 /* Memory configuration */
-#define CONFIG_NR_DRAM_BANKS           1               /* 1 bank of DRAM */
 #define PHYS_SDRAM_1                   0x40000000      /* Base address */
 #define PHYS_SDRAM_1_SIZE              0x08000000      /* Max 128 MB RAM */
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1