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/warp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/warp.h') diff --git a/include/configs/warp.h b/include/configs/warp.h index b35b795322..90ff9417c6 100644 --- a/include/configs/warp.h +++ b/include/configs/warp.h @@ -19,7 +19,6 @@ #define CONFIG_SYS_MALLOC_LEN (35 * SZ_1M) /* Increase due to DFU */ #define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_BOARD_LATE_INIT #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR -- cgit v1.2.3