diff options
Diffstat (limited to 'configs/intip_defconfig')
-rw-r--r-- | configs/intip_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/intip_defconfig b/configs/intip_defconfig index 512d4a817fd..cd0f234e0c7 100644 --- a/configs/intip_defconfig +++ b/configs/intip_defconfig @@ -4,6 +4,7 @@ CONFIG_TARGET_INTIP=y CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="INTIB" +CONFIG_BOOTDELAY=5 CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " |