Skip to content

Commit 4c427ab

Browse files
committed
ARM: shmobile: defconfig: Refresh for v5.7-rc1
Update the defconfig for Renesas ARM boards: - Enable CONFIG_DRM_DISPLAY_CONNECTOR (for HDMI, VGA, and composite display connectors on various R-Car H1, Gen2, and RZ/G1 boards, since commit 0c275c3 ("drm/bridge: Add bridge driver for display connectors")). Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 8f3d9f3 commit 4c427ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ CONFIG_VIDEO_ML86V7667=y
125125
CONFIG_DRM=y
126126
CONFIG_DRM_RCAR_DU=y
127127
CONFIG_DRM_PANEL_SIMPLE=y
128+
CONFIG_DRM_DISPLAY_CONNECTOR=y
128129
CONFIG_DRM_LVDS_CODEC=y
129130
CONFIG_DRM_SII902X=y
130131
CONFIG_DRM_SIMPLE_BRIDGE=y

0 commit comments

Comments
 (0)