diff options
Diffstat (limited to 'configs/charon_defconfig')
-rw-r--r-- | configs/charon_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/charon_defconfig b/configs/charon_defconfig index dafdff97b2..586eb13aa9 100644 --- a/configs/charon_defconfig +++ b/configs/charon_defconfig @@ -4,6 +4,8 @@ CONFIG_MPC5xxx=y CONFIG_TARGET_CHARON=y CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=5 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_CMD_ASKENV=y CONFIG_LOOPW=y |