summaryrefslogtreecommitdiffstats
path: root/include/configs/ms7722se.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ms7722se.h')
-rw-r--r--include/configs/ms7722se.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/ms7722se.h b/include/configs/ms7722se.h
index 7298e55c70..3809e7120c 100644
--- a/include/configs/ms7722se.h
+++ b/include/configs/ms7722se.h
@@ -62,7 +62,7 @@
#define CFG_BAUDRATE_TABLE { 115200 } /* List of legal baudrate settings for this board */
/* SCIF */
-#define CFG_SCIF_CONSOLE 1
+#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_CONS_SCIF0 1
#undef CFG_CONSOLE_INFO_QUIET /* Suppress display of console information at boot */
#undef CFG_CONSOLE_OVERWRITE_ROUTINE
@@ -90,7 +90,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