diff options
Diffstat (limited to 'configs/PIP405_defconfig')
-rw-r--r-- | configs/PIP405_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index 2125f4bf98..114bdcb6e6 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_defconfig @@ -4,6 +4,8 @@ CONFIG_VIDEO=y CONFIG_4xx=y CONFIG_TARGET_PIP405=y CONFIG_BOOTDELAY=5 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_CMD_I2C=y |