Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 51e860c

Browse files
lumagShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTOR
Enable the LVDS-to-HDMI bridge and the HDMI display connector drivers used on the iMX53 QSB and QSRB boards with the HDMI mezzanine. Cc: Chris Healy <cphealy@gmail.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Tested-by: Chris Healy <cphealy@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 02c4a2a commit 51e860c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,9 @@ CONFIG_DRM_PANEL_LVDS=y
286286
CONFIG_DRM_PANEL_SIMPLE=y
287287
CONFIG_DRM_PANEL_EDP=y
288288
CONFIG_DRM_PANEL_SEIKO_43WVF1G=y
289+
CONFIG_DRM_DISPLAY_CONNECTOR=y
289290
CONFIG_DRM_LVDS_CODEC=m
291+
CONFIG_DRM_SII902X=y
290292
CONFIG_DRM_TI_TFP410=y
291293
CONFIG_DRM_DW_HDMI_AHB_AUDIO=m
292294
CONFIG_DRM_DW_HDMI_CEC=y

0 commit comments

Comments
 (0)