igep00x0: remove #undef CONFIG_BOOTDELAY
authorLadislav Michl <ladis@linux-mips.org>
Thu, 21 Jan 2016 10:35:58 +0000 (11:35 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jan 2016 15:40:02 +0000 (10:40 -0500)
Do not undefine CONFIG_BOOTDELAY, so board can boot without user
intervention.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
include/configs/omap3_igep00x0.h

index 5da6cfd..5e33845 100644 (file)
@@ -19,8 +19,6 @@
 #include <configs/ti_omap3_common.h>
 #include <asm/mach-types.h>
 
-#undef CONFIG_BOOTDELAY
-
 /*
  * Display CPU and Board information
  */