drm: rcar-du: Update description for DRM_RCAR_DW_HDMI Kconfig entry
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 11 Sep 2020 10:07:41 +0000 (11:07 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 22 Sep 2020 11:10:05 +0000 (14:10 +0300)
The rcar_dw_hdmi driver is also used on Renesas RZ/G2 SoCs. Update the
Kconfig entry description to reflect this.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/Kconfig

index 49b590a..b47e744 100644 (file)
@@ -22,11 +22,11 @@ config DRM_RCAR_CMM
          Enable support for R-Car Color Management Module (CMM).
 
 config DRM_RCAR_DW_HDMI
-       tristate "R-Car DU Gen3 HDMI Encoder Support"
+       tristate "R-Car Gen3 and RZ/G2 DU HDMI Encoder Support"
        depends on DRM && OF
        select DRM_DW_HDMI
        help
-         Enable support for R-Car Gen3 internal HDMI encoder.
+         Enable support for R-Car Gen3 or RZ/G2 internal HDMI encoder.
 
 config DRM_RCAR_LVDS
        tristate "R-Car DU LVDS Encoder Support"