mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
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>
This commit is contained in:
parent
53355d53a4
commit
40930837ab
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
#define CONFIG_SYS_I2C_RTC_ADDR 0x68
|
||||
|
||||
/* Booting Linux */
|
||||
#define CONFIG_BOOTDELAY 2
|
||||
#define CONFIG_BOOTFILE "zImage"
|
||||
|
||||
#define CONFIG_BOOTCOMMAND \
|
||||
|
|
Loading…
Reference in a new issue