mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 11:41:37 -04:00
drm: rcar-du: Drop leftovers dependencies from Kconfig
Commit841281fe52("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:841281fe52("drm: rcar-du: Drop LVDS device tree backward compatibility") Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
This commit is contained in:
@@ -41,8 +41,6 @@ config DRM_RCAR_LVDS
|
||||
depends on DRM_RCAR_USE_LVDS
|
||||
select DRM_KMS_HELPER
|
||||
select DRM_PANEL
|
||||
select OF_FLATTREE
|
||||
select OF_OVERLAY
|
||||
|
||||
config DRM_RCAR_MIPI_DSI
|
||||
tristate "R-Car DU MIPI DSI Encoder Support"
|
||||
|
||||
Reference in New Issue
Block a user