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