]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/qemu-ppce500.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / qemu-ppce500.h
index 73b377155cff8d717f6c3b6bb41c664ca3148728..0b8640223f4b07b06ea38e5699b57fcfd3bafeda 100644 (file)
@@ -179,7 +179,6 @@ extern unsigned long long get_phys_ccsrbar_addr_early(void);
 
 #define CONFIG_BAUDRATE        115200
 
-#define CONFIG_BOOTDELAY        1
 #define CONFIG_BOOTCOMMAND             \
        "test -n \"$qemu_kernel_addr\" && bootm $qemu_kernel_addr - $fdt_addr_r\0"