Skip to content

Commit ec4be31

Browse files
Marek Vasutdlezcano
authored andcommitted
thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entry
The R-Car Gen3 thermal driver supports both R-Car Gen3 and Gen4 SoCs. Update the Kconfig entry. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Link: https://lore.kernel.org/r/20250905193322.148115-1-marek.vasut+renesas@mailbox.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent 13eac80 commit ec4be31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

drivers/thermal/renesas/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ config RCAR_THERMAL
1010
thermal framework.
1111

1212
config RCAR_GEN3_THERMAL
13-
tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
13+
tristate "Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driver"
1414
depends on ARCH_RENESAS || COMPILE_TEST
1515
depends on HAS_IOMEM
1616
depends on OF
1717
help
18-
Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
19-
the Linux thermal framework.
18+
Enable this to plug the R-Car Gen3/Gen4 or RZ/G2 thermal sensor
19+
driver into the Linux thermal framework.
2020

2121
config RZG2L_THERMAL
2222
tristate "Renesas RZ/G2L thermal driver"

0 commit comments

Comments
 (0)