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/mx6ull_14x14_evk_plugin_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/mx6ull_14x14_evk_plugin_defconfig') diff --git a/configs/mx6ull_14x14_evk_plugin_defconfig b/configs/mx6ull_14x14_evk_plugin_defconfig index 56d35dd..d220c50 100644 --- a/configs/mx6ull_14x14_evk_plugin_defconfig +++ b/configs/mx6ull_14x14_evk_plugin_defconfig @@ -5,6 +5,7 @@ CONFIG_USE_IMXIMG_PLUGIN=y CONFIG_DEFAULT_DEVICE_TREE="imx6ull-14x14-evk" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ullevk/imximage.cfg" CONFIG_BOOTDELAY=3 +CONFIG_BOARD_LATE_INIT=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set -- cgit v1.1