diff options
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r-- | configs/rut_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig index 33e47ba9b0..57247f0141 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig @@ -2,9 +2,9 @@ CONFIG_ARM=y CONFIG_TARGET_RUT=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="am335x-rut" -CONFIG_SPL=y CONFIG_FIT=y CONFIG_BOOTDELAY=3 +CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y |