diff options
Diffstat (limited to 'configs/draco_defconfig')
-rw-r--r-- | configs/draco_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig index 0a437ed16b..d17e42f3e9 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_DRACO=y CONFIG_SPL=y +CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y |