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