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>
This commit is contained in:
Ladislav Michl 2016-01-21 11:35:58 +01:00 committed by Tom Rini
parent 81b0b0d93b
commit a994d8396f

View File

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