]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_cyclone5_socdk.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / socfpga_cyclone5_socdk.h
index a2da7d47c52cbd03226e6d222d570351b9b24303..7ced6a68a6c28509c3c69bbd4d048f87c9a90c28 100644 (file)
@@ -18,7 +18,6 @@
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on SoCDK */
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       3
 #define CONFIG_BOOTFILE                "zImage"
 #define CONFIG_BOOTARGS                "console=ttyS0," __stringify(CONFIG_BAUDRATE)
 #ifdef CONFIG_SOCFPGA_VIRTUAL_TARGET