Skip to content

Commit 9040ef6

Browse files
committed
Merge tag 'drm-next-20221122' of git://linuxtv.org/pinchartl/media into drm-next
Kconfig fix for RZ/G2L DSI Signed-off-by: Dave Airlie <[email protected]> From: Laurent Pinchart <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/Y3wYk/Bn/[email protected]
2 parents d47f958 + ff6d979 commit 9040ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/rcar-du/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ config DRM_RCAR_MIPI_DSI
5656

5757
config DRM_RZG2L_MIPI_DSI
5858
tristate "RZ/G2L MIPI DSI Encoder Support"
59-
depends on DRM_BRIDGE && OF
59+
depends on DRM && DRM_BRIDGE && OF
6060
depends on ARCH_RENESAS || COMPILE_TEST
6161
select DRM_MIPI_DSI
6262
help

0 commit comments

Comments
 (0)