diff options
Diffstat (limited to 'configs/TQM5200_defconfig')
-rw-r--r-- | configs/TQM5200_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/TQM5200_defconfig b/configs/TQM5200_defconfig index c7ddfae..05d55a0 100644 --- a/configs/TQM5200_defconfig +++ b/configs/TQM5200_defconfig @@ -4,6 +4,8 @@ CONFIG_MPC5xxx=y CONFIG_TARGET_TQM5200=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 |