Skip to content

Commit 1760eb5

Browse files
author
Laurent Pinchart
committed
drm: rcar-du: Drop leftovers dependencies from Kconfig
Commit 841281f ("drm: rcar-du: Drop LVDS device tree backward compatibility") has removed device tree overlay sources used for backward compatibility with old bindings, but forgot to remove related dependencies from Kconfig. Fix it. Fixes: 841281f ("drm: rcar-du: Drop LVDS device tree backward compatibility") Reviewed-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]>
1 parent a143bc5 commit 1760eb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/gpu/drm/rcar-du/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ config DRM_RCAR_LVDS
4141
depends on DRM_RCAR_USE_LVDS
4242
select DRM_KMS_HELPER
4343
select DRM_PANEL
44-
select OF_FLATTREE
45-
select OF_OVERLAY
4644

4745
config DRM_RCAR_MIPI_DSI
4846
tristate "R-Car DU MIPI DSI Encoder Support"

0 commit comments

Comments
 (0)