diff options
Diffstat (limited to 'configs/strider_con_defconfig')
-rw-r--r-- | configs/strider_con_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_con_defconfig b/configs/strider_con_defconfig index 6ab1f5116b3..1b2b185029a 100644 --- a/configs/strider_con_defconfig +++ b/configs/strider_con_defconfig @@ -10,6 +10,7 @@ CONFIG_SYS_EXTRA_OPTIONS="STRIDER_CON" CONFIG_BOOTDELAY=5 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " |