From 3788b451e32bc925c4a63a882acc9c3b4ee895be Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Sat, 21 Jan 2017 11:48:33 +0100 Subject: config: Move CONFIG_BOARD_LATE_INIT to defconfigs Cc: Tom Rini Signed-off-by: Jagan Teki --- include/configs/omap3_logic.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_logic.h') diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index 90faaf4..706175c 100644 --- a/include/configs/omap3_logic.h +++ b/include/configs/omap3_logic.h @@ -25,7 +25,6 @@ #undef CONFIG_SPL_TEXT_BASE #define CONFIG_SPL_TEXT_BASE 0x40200000 -#define CONFIG_BOARD_LATE_INIT #define CONFIG_MISC_INIT_R /* misc_init_r dumps the die id */ #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS -- cgit v1.1