From: Anatolij Gustschin Date: Mon, 18 Mar 2019 22:29:38 +0000 (+0100) Subject: colibri_imx6: convert to DM_VIDEO X-Git-Tag: v2019.07-rc1~21^2~40 X-Git-Url: https://git.librecmc.org/?p=oweals%2Fu-boot.git;a=commitdiff_plain;h=a0f045c7fb464ddbe105e947eaf3f937a71a24e4 colibri_imx6: convert to DM_VIDEO Enable DM_VIDEO in defconfig. Signed-off-by: Anatolij Gustschin --- diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig index 611f9f0950..bf05c68807 100644 --- a/configs/colibri_imx6_defconfig +++ b/configs/colibri_imx6_defconfig @@ -77,7 +77,7 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x4000 CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_HOST_ETHER=y -CONFIG_VIDEO=y +CONFIG_DM_VIDEO=y CONFIG_VIDEO_IPUV3=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT_OVERLAY=y