]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/at91sam9263ek_nandflash_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / at91sam9263ek_nandflash_defconfig
index dd46a686c6a5989d6d30510d01ee1f420fe902e0..05c3f3dd9e7bcba9ab9ceba4692256e6a4f5964d 100644 (file)
@@ -2,6 +2,7 @@ CONFIG_ARM=y
 CONFIG_ARCH_AT91=y
 CONFIG_TARGET_AT91SAM9263EK=y
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_NANDFLASH"
+CONFIG_BOOTDELAY=3
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot> "
 # CONFIG_CMD_BDI is not set