From: Ladislav Michl Date: Thu, 21 Jan 2016 10:35:58 +0000 (+0100) Subject: igep00x0: remove #undef CONFIG_BOOTDELAY X-Git-Tag: v2016.03-rc1~58 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a994d8396fbf2155fd13991ecc97927e0f65ab56;p=u-boot igep00x0: remove #undef CONFIG_BOOTDELAY Do not undefine CONFIG_BOOTDELAY, so board can boot without user intervention. Signed-off-by: Ladislav Michl Acked-by: Enric Balletbo i Serra --- diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h index 5da6cfd6f5..5e33845da0 100644 --- a/include/configs/omap3_igep00x0.h +++ b/include/configs/omap3_igep00x0.h @@ -19,8 +19,6 @@ #include #include -#undef CONFIG_BOOTDELAY - /* * Display CPU and Board information */