diff options
Diffstat (limited to 'configs/strider_con_defconfig')
-rw-r--r-- | configs/strider_con_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_con_defconfig b/configs/strider_con_defconfig index 1a569e1854f..6ab1f5116b3 100644 --- a/configs/strider_con_defconfig +++ b/configs/strider_con_defconfig @@ -8,6 +8,7 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="STRIDER_CON" CONFIG_BOOTDELAY=5 +CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y |