From: Tom Rini Date: Thu, 10 Dec 2015 21:46:01 +0000 (-0500) Subject: am335x_evm.h: unsed CONFIG_BOOTDELAY X-Git-Tag: v2016.03-rc1~328 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7205442e621db54ea06c3bca2d793e1ae2214f9c;p=u-boot am335x_evm.h: unsed CONFIG_BOOTDELAY Now that ti_armv7_common.h uses config_distro_defaults.h we don't need to include it again and then undef CONFIG_BOOTDELAY Signed-off-by: Tom Rini --- diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index c51db8c5c3..cf6a6063b5 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -18,10 +18,6 @@ #include -/* Don't override the distro default bootdelay */ -#undef CONFIG_BOOTDELAY -#include - #ifndef CONFIG_SPL_BUILD #ifndef CONFIG_FIT # define CONFIG_FIT