]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bfin_adi_common.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / bfin_adi_common.h
index 88d2ae997eacd3ee68b6b62eebfc16667d080da7..13076072e46e79fd30d6e254c6ca9eced48135a1 100644 (file)
@@ -99,9 +99,7 @@
  */
 #ifndef CONFIG_BOOTDELAY
 # if (CONFIG_BFIN_BOOT_MODE == BFIN_BOOT_UART)
-#  define CONFIG_BOOTDELAY     -1
 # else
-#  define CONFIG_BOOTDELAY     5
 # endif
 #endif
 #ifndef CONFIG_BOOTCOMMAND