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 --- configs/socfpga_vining_fpga_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/socfpga_vining_fpga_defconfig') diff --git a/configs/socfpga_vining_fpga_defconfig b/configs/socfpga_vining_fpga_defconfig index f01b569..030223a 100644 --- a/configs/socfpga_vining_fpga_defconfig +++ b/configs/socfpga_vining_fpga_defconfig @@ -10,6 +10,7 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y CONFIG_SYS_CONSOLE_ENV_OVERWRITE=y CONFIG_VERSION_VARIABLE=y +CONFIG_BOARD_LATE_INIT=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y -- cgit v1.1