diff options
Diffstat (limited to 'configs/lsxhl_defconfig')
-rw-r--r-- | configs/lsxhl_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig index 313487493e3..e64325a65cc 100644 --- a/configs/lsxhl_defconfig +++ b/configs/lsxhl_defconfig @@ -5,6 +5,7 @@ CONFIG_IDENT_STRING=" LS-XHL" CONFIG_SYS_EXTRA_OPTIONS="LSXHL" CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_IS_IN_ENV=y +CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y |