]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rastaban.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[u-boot] / include / configs / rastaban.h
index 47d23791c018a749d6f331720cf84510deca3563..6c8681ab4a0b09550b8d9895aaafb56cb3c45a00 100644 (file)
@@ -85,7 +85,6 @@
 
 #ifndef CONFIG_RESTORE_FLASH
 /* set to negative value for no autoboot */
-#define CONFIG_BOOTDELAY               3
 
 #define CONFIG_BOOTCOMMAND \
 "if dfubutton; then " \
@@ -97,7 +96,6 @@
 "reset;"
 
 #else
-#define CONFIG_BOOTDELAY               0
 
 #define CONFIG_BOOTCOMMAND                     \
        "setenv autoload no; "                  \