global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / include / configs / s5p_goni.h
index ed891ab..3d49d52 100644 (file)
 /* FLASH and environment organization */
 #define CONFIG_MMC_DEFAULT_DEV 0
 
-#define CONFIG_SYS_ONENAND_BASE                0xB0000000
+#define CFG_SYS_ONENAND_BASE           0xB0000000
 
 #endif /* __CONFIG_H */