From f867d6dc951417bbec3e60d21ef68b6e69894013 Mon Sep 17 00:00:00 2001 From: Igor Opaniuk Date: Fri, 28 Aug 2020 20:28:01 +0300 Subject: toradex: globally disable video support Disable video support for all modules, where it's supported. Relates-to: ELB-2875 Signed-off-by: Igor Opaniuk --- configs/colibri_imx6_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs/colibri_imx6_defconfig') diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig index bd4c369383..ee59d277ec 100644 --- a/configs/colibri_imx6_defconfig +++ b/configs/colibri_imx6_defconfig @@ -96,10 +96,8 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x4000 CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_HOST_ETHER=y -CONFIG_DM_VIDEO=y # CONFIG_VIDEO_BPP8 is not set # CONFIG_VIDEO_BPP32 is not set CONFIG_SYS_WHITE_ON_BLACK=y -CONFIG_VIDEO_IPUV3=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT_OVERLAY=y -- cgit v1.2.3