From: Anatolij Gustschin Date: Sun, 18 Oct 2020 15:54:05 +0000 (+0200) Subject: imx: mx6sxsabresd: disable obsolete VIDEO config X-Git-Tag: v2021.01-rc1~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c35c938d644448453bc00fa93ffe7ef5383b1d;p=pandora-u-boot.git imx: mx6sxsabresd: disable obsolete VIDEO config DM_VIDEO conversion deadline has passed, disable VIDEO config. Signed-off-by: Anatolij Gustschin --- diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig index 584e79572ac..a33ec49ed42 100644 --- a/configs/mx6sxsabresd_defconfig +++ b/configs/mx6sxsabresd_defconfig @@ -73,7 +73,7 @@ CONFIG_DM_USB=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y -CONFIG_VIDEO=y +# CONFIG_VIDEO is not set CONFIG_SPLASH_SCREEN=y CONFIG_SPLASH_SCREEN_ALIGN=y CONFIG_VIDEO_BMP_RLE8=y