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/topic_miamiplus_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/topic_miamiplus_defconfig') diff --git a/configs/topic_miamiplus_defconfig b/configs/topic_miamiplus_defconfig index 906220c..adb4801 100644 --- a/configs/topic_miamiplus_defconfig +++ b/configs/topic_miamiplus_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_TEXT_BASE=0x4000000 CONFIG_DEFAULT_DEVICE_TREE="zynq-topic-miamiplus" CONFIG_BOOTDELAY=0 CONFIG_SYS_NO_FLASH=y +CONFIG_BOARD_LATE_INIT=y # CONFIG_DISPLAY_CPUINFO is not set CONFIG_SPL=y CONFIG_HUSH_PARSER=y -- cgit v1.1