diff options
Diffstat (limited to 'configs/T1024QDS_defconfig')
-rw-r--r-- | configs/T1024QDS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1024QDS_defconfig b/configs/T1024QDS_defconfig index 289483bb64..fb2e993955 100644 --- a/configs/T1024QDS_defconfig +++ b/configs/T1024QDS_defconfig @@ -9,6 +9,8 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024" CONFIG_BOOTDELAY=10 CONFIG_SILENT_CONSOLE=y +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_CMD_GREPENV=y CONFIG_CMD_MMC=y |