]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/omap3_evm_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / omap3_evm_defconfig
index 1a9f2076c7790c6a37b960dc0ee6eefd877f166f..adca5703270e6a378f218d47cede44055c504f73 100644 (file)
@@ -2,6 +2,7 @@ CONFIG_ARM=y
 CONFIG_OMAP34XX=y
 CONFIG_TARGET_OMAP3_EVM=y
 CONFIG_SPL=y
+CONFIG_BOOTDELAY=3
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="OMAP3_EVM # "
 # CONFIG_CMD_IMI is not set