Skip to content

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 <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Tested-by: Chris Healy <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
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)