diff options
Diffstat (limited to 'include/configs/ap325rxa.h')
-rw-r--r-- | include/configs/ap325rxa.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ap325rxa.h b/include/configs/ap325rxa.h index 153d162304..9a4d2c9923 100644 --- a/include/configs/ap325rxa.h +++ b/include/configs/ap325rxa.h @@ -55,7 +55,6 @@ #define CONFIG_CONS_SCIF5 1 /* Suppress display of console information at boot */ -#undef CONFIG_SYS_CONSOLE_INFO_QUIET #define CONFIG_SYS_MEMTEST_START (AP325RXA_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024)) |