summaryrefslogtreecommitdiff
path: root/include/configs/sh7752evb.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:59 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:34:01 (GMT)
commit84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac (patch)
tree216c9f26b86a651cf9f62ce41825017319d4597c /include/configs/sh7752evb.h
parent3505bc5561265f7453bb0f9063a254dc21cbdaa5 (diff)
downloadu-boot-84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac.tar.xz
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/sh7752evb.h')
-rw-r--r--include/configs/sh7752evb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h
index fd32ddc..bdb8101 100644
--- a/include/configs/sh7752evb.h
+++ b/include/configs/sh7752evb.h
@@ -45,7 +45,6 @@
#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_CONS_SCIF2 1
#undef CONFIG_SYS_CONSOLE_INFO_QUIET
-#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#define CONFIG_SYS_MEMTEST_START (SH7752EVB_SDRAM_BASE)
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \