diff options
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r-- | configs/smartweb_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index cf8bff6da08..6dc2fd5596d 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig @@ -2,10 +2,10 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_SMARTWEB=y CONFIG_DEFAULT_DEVICE_TREE="at91sam9260-smartweb" -CONFIG_SPL=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260" CONFIG_BOOTDELAY=3 +CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y |