diff options
Diffstat (limited to 'configs/digsy_mtc_defconfig')
-rw-r--r-- | configs/digsy_mtc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/digsy_mtc_defconfig b/configs/digsy_mtc_defconfig index e3ddb4bbb6..20491a4498 100644 --- a/configs/digsy_mtc_defconfig +++ b/configs/digsy_mtc_defconfig @@ -4,6 +4,8 @@ CONFIG_MPC5xxx=y CONFIG_TARGET_DIGSY_MTC=y CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=1 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="autoboot in %d seconds\n" |