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