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>pull/938/head
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue