summaryrefslogtreecommitdiffstats
path: root/configs/clearfog_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/clearfog_defconfig')
-rw-r--r--configs/clearfog_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
index 75ea200b27..3bf538891b 100644
--- a/configs/clearfog_defconfig
+++ b/configs/clearfog_defconfig
@@ -3,8 +3,9 @@ CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_CLEARFOG=y
CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
-CONFIG_HUSH_PARSER=y
CONFIG_SPL=y
+CONFIG_BOOTDELAY=3
+CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
OpenPOWER on IntegriCloud