ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
[u-boot.git] / include / configs / MPC8548CDS.h
index 84292b441eb287a519b4dc394c6268c50777b338..c241b51487aee2fc60c1eff088e7b139a8e0057c 100644 (file)
@@ -73,7 +73,6 @@ extern unsigned long get_clock_freq(void);
 #define CONFIG_SYS_DDR_SDRAM_BASE      0x00000000      /* DDR is system memory*/
 #define CONFIG_SYS_SDRAM_BASE          CONFIG_SYS_DDR_SDRAM_BASE
 
-#define CONFIG_NUM_DDR_CONTROLLERS     1
 #define CONFIG_DIMM_SLOTS_PER_CTLR     1
 #define CONFIG_CHIP_SELECTS_PER_CTRL   (2 * CONFIG_DIMM_SLOTS_PER_CTLR)
 
This page took 0.027626 seconds and 4 git commands to generate.