]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 16 Jun 2020 23:06:16 +0000 (19:06 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 26 Jun 2020 14:29:05 +0000 (10:29 -0400)
This converts the following to Kconfig:
   CONFIG_BOOTDELAY

Cc: Holger Brunck <holger.brunck@ch.abb.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/socfpga_arria5_secu1.h

index 77914438bfa05352ac81c69a033d98623b937db9..eb17470ae6bc29f17f79f6a63e8a2a6b3f70bc3a 100644 (file)
@@ -28,7 +28,6 @@
 #define CONFIG_SYS_I2C_RTC_ADDR         0x68
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       2
 #define CONFIG_BOOTFILE                "zImage"
 
 #define CONFIG_BOOTCOMMAND     \