Browse Source

arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig

This converts the following to Kconfig:
   CONFIG_BOOTDELAY

Cc: Holger Brunck <holger.brunck@ch.abb.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Tom Rini 4 years ago
parent
commit
40930837ab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/configs/socfpga_arria5_secu1.h

+ 0 - 1
include/configs/socfpga_arria5_secu1.h

@@ -28,7 +28,6 @@
 #define CONFIG_SYS_I2C_RTC_ADDR         0x68
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY	2
 #define CONFIG_BOOTFILE		"zImage"
 
 #define CONFIG_BOOTCOMMAND	\