]> git.sur5r.net Git - u-boot/commitdiff
am335x_evm.h: unsed CONFIG_BOOTDELAY
authorTom Rini <trini@konsulko.com>
Thu, 10 Dec 2015 21:46:01 +0000 (16:46 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jan 2016 02:05:20 +0000 (21:05 -0500)
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 <trini@konsulko.com>
include/configs/am335x_evm.h

index c51db8c5c33788bcf6277c83ae9b464b109282ab..cf6a6063b5e3ec899b5fa88cfc11be75b7afe5c8 100644 (file)
 
 #include <configs/ti_am335x_common.h>
 
-/* Don't override the distro default bootdelay */
-#undef CONFIG_BOOTDELAY
-#include <config_distro_defaults.h>
-
 #ifndef CONFIG_SPL_BUILD
 #ifndef CONFIG_FIT
 # define CONFIG_FIT