diff options
Diffstat (limited to 'include/configs/sh7757lcr.h')
-rw-r--r-- | include/configs/sh7757lcr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7757lcr.h b/include/configs/sh7757lcr.h index cb09a7cca0..8e4ff1c07b 100644 --- a/include/configs/sh7757lcr.h +++ b/include/configs/sh7757lcr.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 (SH7757LCR_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \ |