ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board

This recently added board missed the tree-wide migration of
CONFIG_BOOTDELAY.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Masahiro Yamada
2016-06-27 16:22:59 +09:00
committed by Tom Rini
parent 4aae64c22a
commit ea72ee72f2
2 changed files with 1 additions and 4 deletions

View File

@@ -19,7 +19,6 @@
#define PHYS_SDRAM_1_SIZE 0x10000000
/* Booting Linux */
#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTFILE "zImage"
#define CONFIG_BOOTARGS "console=ttyS0," __stringify(CONFIG_BAUDRATE)
#define CONFIG_LOADADDR 0x01000000