commit | a0f045c7fb464ddbe105e947eaf3f937a71a24e4 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Mar 18 23:29:38 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | ae697941cf90ea1eeefb5df4e0815545baadd40f | |
parent | 0b09f7b15052bb419e318e38da453be46e5a13e5 [diff] [blame] |
colibri_imx6: convert to DM_VIDEO Enable DM_VIDEO in defconfig. Signed-off-by: Anatolij Gustschin <agust@denx.de>
diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig index 611f9f0..bf05c68 100644 --- a/configs/colibri_imx6_defconfig +++ b/configs/colibri_imx6_defconfig
@@ -77,7 +77,7 @@ 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