diff options
Diffstat (limited to 'configs/T1040QDS_defconfig')
-rw-r--r-- | configs/T1040QDS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1040QDS_defconfig b/configs/T1040QDS_defconfig index 01f424e20e0..c2c01a04e8d 100644 --- a/configs/T1040QDS_defconfig +++ b/configs/T1040QDS_defconfig @@ -9,6 +9,8 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040" 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 |