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 <airlied@redhat.com> From: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://patchwork.freedesktop.org/patch/msgid/Y3wYk/Bn/qVa9ha0@pendragon.ideasonboard.com
2 parents d47f958 + ff6d979 commit 9040ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)