]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/at91sam9m10g45ek_mmc_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / at91sam9m10g45ek_mmc_defconfig
index c931af2b5b859adfd6d487ef90ffe0f95d800a18..5452afd85c6733f48586ee4c10c3e14f7feafccd 100644 (file)
@@ -3,6 +3,7 @@ CONFIG_ARCH_AT91=y
 CONFIG_TARGET_AT91SAM9M10G45EK=y
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
+CONFIG_BOOTDELAY=3
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot> "
 # CONFIG_CMD_BDI is not set