From 9c73b03d015c64346eacd9108e9958613b55a7ec Mon Sep 17 00:00:00 2001 From: Ye Li Date: Tue, 7 Mar 2017 11:29:11 +0800 Subject: MLK-14365-2 mx6ullevk: Add LCD splash screen support Add LCD configurations and TFT43AB display settings for mx6sllevk. Enable the CONFIG_VIDEO for this feature. Signed-off-by: Ye Li --- 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 0b232c4..a22896f 100644 --- a/configs/mx6ull_14x14_evk_plugin_defconfig +++ b/configs/mx6ull_14x14_evk_plugin_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_MX6ULL_14X14_EVK=y CONFIG_USE_IMXIMG_PLUGIN=y +CONFIG_VIDEO=y CONFIG_DEFAULT_DEVICE_TREE="imx6ull-14x14-evk" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ullevk/imximage.cfg" CONFIG_BOOTDELAY=3 -- cgit v1.1