common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[oweals/u-boot.git] / include / configs / x86-common.h
index b4aad6cd24ff5b3bf70c6352c1a3c91eaf2e64a9..fdefeaf24cf5e5c1db6666157ae53e679c1b8757 100644 (file)
        "tftpboot $loadaddr $bootfile;"                 \
        "zboot $loadaddr"
 
-#define CONFIG_BOOTDELAY       2
 
 #endif /* __CONFIG_H */