drm: rcar-du: Update description for DRM_RCAR_DW_HDMI Kconfig entry
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>
This commit is contained in:
parent
f4dfa76d73
commit
709b66b4b7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue