]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pxm2.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / pxm2.h
index 7450a1a42ac3ac9de29f13628362c52708d6532f..794650a51cb30c41ccfde212be0efa7f2768a2a6 100644 (file)
@@ -92,7 +92,6 @@
 
 #ifndef CONFIG_RESTORE_FLASH
 /* set to negative value for no autoboot */
-#define CONFIG_BOOTDELAY               3
 
 #define CONFIG_BOOTCOMMAND \
        "if dfubutton; then " \
        "reset;"
 
 #else
-#define CONFIG_BOOTDELAY               0
 
 #define CONFIG_BOOTCOMMAND                     \
        "setenv autoload no; "                  \