diff options
Diffstat (limited to 'include/configs/MigoR.h')
-rw-r--r-- | include/configs/MigoR.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MigoR.h b/include/configs/MigoR.h index 588ddd4e26..b31d51bf15 100644 --- a/include/configs/MigoR.h +++ b/include/configs/MigoR.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 #define CONFIG_SYS_MEMTEST_START (MIGO_R_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024)) |