diff options
Diffstat (limited to 'configs/mcx_defconfig')
-rw-r--r-- | configs/mcx_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mcx_defconfig b/configs/mcx_defconfig index 767f4335ee..248c18d274 100644 --- a/configs/mcx_defconfig +++ b/configs/mcx_defconfig @@ -6,6 +6,8 @@ CONFIG_TARGET_MCX=y CONFIG_VIDEO=y CONFIG_FIT=y CONFIG_BOOTDELAY=3 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="mcx # " |