summaryrefslogtreecommitdiff
path: root/include/configs/ms7722se.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:58 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:33:58 (GMT)
commit3505bc5561265f7453bb0f9063a254dc21cbdaa5 (patch)
tree02b8f93bf3309edcc8ee019b473bedda873988e8 /include/configs/ms7722se.h
parentb87ca80b9b1825b44341aa4bcd28c26a7860fd18 (diff)
downloadu-boot-3505bc5561265f7453bb0f9063a254dc21cbdaa5.tar.xz
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_CONSOLE_ENV_OVERWRITE Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ms7722se.h')
-rw-r--r--include/configs/ms7722se.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ms7722se.h b/include/configs/ms7722se.h
index 9b0c166..d0b6e58 100644
--- a/include/configs/ms7722se.h
+++ b/include/configs/ms7722se.h
@@ -42,7 +42,6 @@
#define CONFIG_CONS_SCIF0 1
#undef CONFIG_SYS_CONSOLE_INFO_QUIET /* Suppress display of console information at boot */
#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
-#undef CONFIG_SYS_CONSOLE_ENV_OVERWRITE
#define CONFIG_SYS_MEMTEST_START (MS7722SE_SDRAM_BASE)
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))