diff options
Diffstat (limited to 'configs/minnowmax_defconfig')
-rw-r--r-- | configs/minnowmax_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig index 88da65be57..afc83eca4c 100644 --- a/configs/minnowmax_defconfig +++ b/configs/minnowmax_defconfig @@ -17,7 +17,7 @@ CONFIG_FIT_SIGNATURE=y CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y CONFIG_SYS_CONSOLE_INFO_QUIET=y -CONFIG_ARCH_EARLY_INIT_R=y +# CONFIG_BOARD_EARLY_INIT_F is not set CONFIG_HUSH_PARSER=y CONFIG_CMD_CPU=y # CONFIG_CMD_IMLS is not set |