imx: cx9020: enable vidconsole by default
[oweals/u-boot.git] / include / configs / omap3_pandora.h
index 9e6a8684589bc6d722fa66d45101720d4b248861..211078464d97516143b0971817af7f1e5ef592e5 100644 (file)
@@ -52,7 +52,7 @@
 #define CONFIG_SYS_MEMTEST_END         (OMAP34XX_SDRC_CS0 + \
                                        0x01F00000) /* 31MB */
 
-#if defined(CONFIG_NAND)
+#if defined(CONFIG_MTD_RAW_NAND)
 #define CONFIG_SYS_FLASH_BASE          NAND_BASE
 #endif