global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
[platform/kernel/u-boot.git] / include / configs / vf610twr.h
index 7e3d347..215149a 100644 (file)
@@ -14,7 +14,7 @@
 /* NAND support */
 
 #ifdef CONFIG_CMD_NAND
-#define CONFIG_SYS_NAND_BASE           NFC_BASE_ADDR
+#define CFG_SYS_NAND_BASE              NFC_BASE_ADDR
 
 /* Dynamic MTD partition support */
 #endif