diff options
Diffstat (limited to 'configs/io_defconfig')
-rw-r--r-- | configs/io_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/io_defconfig b/configs/io_defconfig index 1bb9248c57..2392d9bcb9 100644 --- a/configs/io_defconfig +++ b/configs/io_defconfig @@ -4,6 +4,7 @@ CONFIG_TARGET_IO=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y +CONFIG_BOOTDELAY=5 CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " |