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