configs: Migrate CONFIG_NR_DRAM_BANKS
[oweals/u-boot.git] / include / configs / ts4600.h
index d314398538cca99405d45209639200ff9f0caebb..a107e96530ecaabff71fd4f10fcd405c3538c5c6 100644 (file)
@@ -16,7 +16,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              0x40000000      /* Max 1 GB RAM */
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1