diff options
Diffstat (limited to 'configs/draco_defconfig')
-rw-r--r-- | configs/draco_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig index 37f4664c554..80f2cd8e594 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -2,8 +2,8 @@ CONFIG_ARM=y CONFIG_TARGET_DRACO=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="am335x-draco" -CONFIG_SPL=y CONFIG_BOOTDELAY=3 +CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y |