diff options
Diffstat (limited to 'configs/T1042RDB_defconfig')
-rw-r--r-- | configs/T1042RDB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T1042RDB_defconfig b/configs/T1042RDB_defconfig index ee35e43843..8e11872b93 100644 --- a/configs/T1042RDB_defconfig +++ b/configs/T1042RDB_defconfig @@ -8,6 +8,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PPC_T1042,T1042RDB" CONFIG_BOOTDELAY=10 CONFIG_SILENT_CONSOLE=y +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_CMD_GREPENV=y CONFIG_CMD_MMC=y |