Commit 9040ef6f authored by Dave Airlie's avatar Dave Airlie
Browse files

Merge tag 'drm-next-20221122' of git://linuxtv.org/pinchartl/media into drm-next



Kconfig fix for RZ/G2L DSI

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>

From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/Y3wYk/Bn/qVa9ha0@pendragon.ideasonboard.com
parents d47f9580 ff6d9794
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ config DRM_RCAR_MIPI_DSI

config DRM_RZG2L_MIPI_DSI
	tristate "RZ/G2L MIPI DSI Encoder Support"
	depends on DRM_BRIDGE && OF
	depends on DRM && DRM_BRIDGE && OF
	depends on ARCH_RENESAS || COMPILE_TEST
	select DRM_MIPI_DSI
	help