thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Thu, 17 Sep 2020 15:21:41 +0000 (16:21 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 12 Oct 2020 10:08:35 +0000 (12:08 +0200)
The rcar_gen3_thermal driver also supports RZ/G2 SoC's, update the
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: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200917152141.30070-1-prabhakar.mahadev-lad.rj@bp.renesas.com
drivers/thermal/Kconfig

index b668224f906d872d316da702e4add6cec135225a..7edc8dc6bbabe81d088fe6ef60dc63f531717237 100644 (file)
@@ -346,13 +346,13 @@ config RCAR_THERMAL
          thermal framework.
 
 config RCAR_GEN3_THERMAL
-       tristate "Renesas R-Car Gen3 thermal driver"
+       tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
        depends on ARCH_RENESAS || COMPILE_TEST
        depends on HAS_IOMEM
        depends on OF
        help
-         Enable this to plug the R-Car Gen3 thermal sensor driver into the Linux
-         thermal framework.
+         Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
+         the Linux thermal framework.
 
 config KIRKWOOD_THERMAL
        tristate "Temperature sensor on Marvell Kirkwood SoCs"