summaryrefslogtreecommitdiffstats
path: root/include/configs/ms7720se.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ms7720se.h')
-rw-r--r--include/configs/ms7720se.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/ms7720se.h b/include/configs/ms7720se.h
index 5e79a27111..1c3d2771b0 100644
--- a/include/configs/ms7720se.h
+++ b/include/configs/ms7720se.h
@@ -63,7 +63,7 @@
#define CFG_BAUDRATE_TABLE { 115200 }
/* SCIF */
-#define CFG_SCIF_CONSOLE 1
+#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_CONS_SCIF0 1
#define CFG_MEMTEST_START MS7720SE_SDRAM_BASE
@@ -82,7 +82,7 @@
/* FLASH */
#define CFG_FLASH_CFI
-#define CFG_FLASH_CFI_DRIVER
+#define CONFIG_FLASH_CFI_DRIVER
#undef CFG_FLASH_QUIET_TEST
#define CFG_FLASH_EMPTY_INFO /* print 'E' for empty sector on flinfo */
OpenPOWER on IntegriCloud