diff options
Diffstat (limited to 'configs/aristainetos2b_defconfig')
-rw-r--r-- | configs/aristainetos2b_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/aristainetos2b_defconfig b/configs/aristainetos2b_defconfig index 53ec0cceb6..2c12607bf2 100644 --- a/configs/aristainetos2b_defconfig +++ b/configs/aristainetos2b_defconfig @@ -5,6 +5,8 @@ CONFIG_VIDEO=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/aristainetos/aristainetos2.cfg,MX6DL" CONFIG_BOOTDELAY=3 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set |