global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
[platform/kernel/u-boot.git] / include / configs / stv0991.h
index 567aa1f..b2dcb60 100644 (file)
@@ -10,7 +10,7 @@
 
 /* ram memory-related information */
 #define PHYS_SDRAM_1                           0x00000000
-#define CONFIG_SYS_SDRAM_BASE                  PHYS_SDRAM_1
+#define CFG_SYS_SDRAM_BASE                     PHYS_SDRAM_1
 #define PHYS_SDRAM_1_SIZE                      0x00198000
 
 /* user interface */