mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-14 21:36:26 -05:00
drm: rcar-du: dsi: Add 'select RESET_CONTROLLER'
The RCAR DSI driver uses reset controller, so we should select it in the Kconfig. Signed-off-by: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
5bf72dbc0c
commit
686cd4fdf5
@@ -56,6 +56,7 @@ config DRM_RCAR_MIPI_DSI
|
||||
def_tristate DRM_RCAR_DU
|
||||
depends on DRM_RCAR_USE_MIPI_DSI
|
||||
select DRM_MIPI_DSI
|
||||
select RESET_CONTROLLER
|
||||
|
||||
config DRM_RZG2L_MIPI_DSI
|
||||
tristate "RZ/G2L MIPI DSI Encoder Support"
|
||||
|
||||
Reference in New Issue
Block a user