diff options
Diffstat (limited to 'configs/TQM5200_STK100_defconfig')
-rw-r--r-- | configs/TQM5200_STK100_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/TQM5200_STK100_defconfig b/configs/TQM5200_STK100_defconfig index 01a96c969ad..ea125a3cf04 100644 --- a/configs/TQM5200_STK100_defconfig +++ b/configs/TQM5200_STK100_defconfig @@ -5,6 +5,8 @@ CONFIG_TARGET_TQM5200=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="STK52XX_REV100" 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 |