igep00x0: remove #undef CONFIG_BOOTDELAY

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>
master
Ladislav Michl 9 years ago committed by Tom Rini
parent 81b0b0d93b
commit a994d8396f
  1. 2
      include/configs/omap3_igep00x0.h

@ -19,8 +19,6 @@
#include <configs/ti_omap3_common.h>
#include <asm/mach-types.h>
#undef CONFIG_BOOTDELAY
/*
* Display CPU and Board information
*/

Loading…
Cancel
Save