]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_mcvevk.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / socfpga_mcvevk.h
index f0fb43a82f3a5bf8ef62eb8fecdae4cb5b958f36..d1b31c4cfa3550760f4400bf241de2cd3ac30d1c 100644 (file)
@@ -18,7 +18,6 @@
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on MCV */
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       3
 #define CONFIG_BOOTFILE                "fitImage"
 #define CONFIG_BOOTARGS                "console=ttyS0," __stringify(CONFIG_BAUDRATE)
 #define CONFIG_PREBOOT         "run try_bootscript"