]> Git Repo - J-u-boot.git/commitdiff
igep00x0: remove #undef CONFIG_BOOTDELAY
authorLadislav Michl <[email protected]>
Thu, 21 Jan 2016 10:35:58 +0000 (11:35 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Acked-by: Enric Balletbo i Serra <[email protected]>
include/configs/omap3_igep00x0.h

index 5da6cfd6f59642bc04b70a07f0f1acee8e5fc52b..5e33845da0dca9f254950edee611de44dc01c52b 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
  */
This page took 0.035223 seconds and 4 git commands to generate.