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:
parent
81b0b0d93b
commit
a994d8396f
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
|||
#include <configs/ti_omap3_common.h>
|
||||
#include <asm/mach-types.h>
|
||||
|
||||
#undef CONFIG_BOOTDELAY
|
||||
|
||||
/*
|
||||
* Display CPU and Board information
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue