From: Josep Orga Date: Thu, 7 Oct 2021 17:32:49 +0000 (+0200) Subject: imx8mn-somdevices: configs: Disable video. X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~10 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=715b9e1f0da5948b1398cc21a3969948a2179dcf;p=u-boot.git imx8mn-somdevices: configs: Disable video. Signed-off-by: Josep Orga --- diff --git a/configs/imx8mn_somdevices_defconfig b/configs/imx8mn_somdevices_defconfig index cdf281d361..b978892d8d 100644 --- a/configs/imx8mn_somdevices_defconfig +++ b/configs/imx8mn_somdevices_defconfig @@ -148,10 +148,10 @@ CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_DM_RESET=y CONFIG_RESET_DISPMIX=y -CONFIG_VIDEO_IMX_SEC_DSI=y -CONFIG_DM_VIDEO=y -CONFIG_VIDEO_LCD_RAYDIUM_RM67191=y -CONFIG_VIDEO_ADV7535=y +# CONFIG_VIDEO_IMX_SEC_DSI is not set +# CONFIG_DM_VIDEO is not set +# CONFIG_VIDEO_LCD_RAYDIUM_RM67191 is not set +# CONFIG_VIDEO_ADV7535 is not set CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_SPLASH_SCREEN=y CONFIG_SPLASH_SCREEN_ALIGN=y