Commit 5107683f authored by Dave Airlie's avatar Dave Airlie

Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-fixes

Build fix for the R-Car DU DRM driver
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>

From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200621021720.GA1569@pendragon.ideasonboard.com
parents 48778464 5f9af404
...@@ -31,6 +31,7 @@ config DRM_RCAR_DW_HDMI ...@@ -31,6 +31,7 @@ config DRM_RCAR_DW_HDMI
config DRM_RCAR_LVDS config DRM_RCAR_LVDS
tristate "R-Car DU LVDS Encoder Support" tristate "R-Car DU LVDS Encoder Support"
depends on DRM && DRM_BRIDGE && OF depends on DRM && DRM_BRIDGE && OF
select DRM_KMS_HELPER
select DRM_PANEL select DRM_PANEL
select OF_FLATTREE select OF_FLATTREE
select OF_OVERLAY select OF_OVERLAY
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment