From 3eb0801016b9c7b3f0760da9d207e6d22064ef67 Mon Sep 17 00:00:00 2001 From: Anatolij Gustschin Date: Mon, 18 Mar 2019 23:29:33 +0100 Subject: imx: move CONFIG_VIDEO_IPUV3 to defconfigs Signed-off-by: Anatolij Gustschin --- configs/riotboard_spl_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/riotboard_spl_defconfig') diff --git a/configs/riotboard_spl_defconfig b/configs/riotboard_spl_defconfig index 51fa98d5a9..db6ee8fc3f 100644 --- a/configs/riotboard_spl_defconfig +++ b/configs/riotboard_spl_defconfig @@ -44,6 +44,7 @@ CONFIG_USB=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_VIDEO=y +CONFIG_VIDEO_IPUV3=y # CONFIG_VIDEO_SW_CURSOR is not set CONFIG_OF_LIBFDT=y CONFIG_SPL_OF_LIBFDT=y -- cgit v1.2.1