diff options
Diffstat (limited to 'configs/dms-ba16-1g_defconfig')
-rw-r--r-- | configs/dms-ba16-1g_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/dms-ba16-1g_defconfig b/configs/dms-ba16-1g_defconfig index cdc489c201..526206c7e3 100644 --- a/configs/dms-ba16-1g_defconfig +++ b/configs/dms-ba16-1g_defconfig @@ -4,6 +4,8 @@ CONFIG_TARGET_ADVANTECH_DMS_BA16=y CONFIG_SYS_DDR_1G=y CONFIG_VIDEO=y CONFIG_BOOTDELAY=1 +# 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 |