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/am335x_sl50.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am335x_sl50.h') diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h index ca5bb1a77d..b17c00d93f 100644 --- a/include/configs/am335x_sl50.h +++ b/include/configs/am335x_sl50.h @@ -19,7 +19,6 @@ #define CONFIG_SYS_BOOTM_LEN (16 << 20) /*#define CONFIG_MACH_TYPE 3589 Until the next sync */ -#define CONFIG_BOARD_LATE_INIT /* Clock Defines */ #define V_OSCK 24000000 /* Clock output from T2 */ -- cgit v1.2.3