common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[platform/kernel/u-boot.git] / include / configs / h2200.h
index 3d510d6..3e419c6 100644 (file)
 #define CONFIG_USB_DEV_PULLUP_GPIO     33
 /* USB VBUS GPIO 3 */
 
-#define CONFIG_BOOTDELAY               2
 #define CONFIG_BOOTCOMMAND             \
        "setenv downloaded 0 ; while test $downloaded -eq 0 ; do " \
        "if bootp ; then setenv downloaded 1 ; fi ; done ; " \