diff options
Diffstat (limited to 'configs/rastaban_defconfig')
-rw-r--r-- | configs/rastaban_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rastaban_defconfig b/configs/rastaban_defconfig index f3bdd79028..caf423713b 100644 --- a/configs/rastaban_defconfig +++ b/configs/rastaban_defconfig @@ -2,8 +2,8 @@ CONFIG_ARM=y CONFIG_TARGET_RASTABAN=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 |