[PATCH v3 4/4] arm64: defconfig: Enable RZ/G3S thermal
Claudiu
claudiu.beznea at tuxon.dev
Mon Mar 24 06:57:01 PDT 2025
From: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
Enable the CONFIG_RZG3S_THERMAL flag for the RZ/G3S SoC.
Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj at bp.renesas.com>
---
Changes in v3:
- none
Changes in v2:
- collected tags
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5bb8f09422a2..79e566f0d47f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -715,6 +715,7 @@ CONFIG_ROCKCHIP_THERMAL=m
CONFIG_RCAR_THERMAL=y
CONFIG_RCAR_GEN3_THERMAL=y
CONFIG_RZG2L_THERMAL=y
+CONFIG_RZG3S_THERMAL=m
CONFIG_ARMADA_THERMAL=y
CONFIG_MTK_THERMAL=m
CONFIG_MTK_LVTS_THERMAL=m
--
2.43.0
More information about the linux-arm-kernel
mailing list