global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
[platform/kernel/u-boot.git] / include / configs / mx6sabreauto.h
index 61570b7..8176566 100644 (file)
@@ -36,7 +36,7 @@
 #define CFG_SYS_FSL_USDHC_NUM  2
 
 /* NAND stuff */
-#define CONFIG_SYS_NAND_BASE           0x40000000
+#define CFG_SYS_NAND_BASE           0x40000000
 
 /* DMA stuff, needed for GPMI/MXS NAND support */