diff mbox series

arm64: defconfig: Enable BANG BANG Thermal Governor

Message ID 20250113185607.2210352-1-ggiordano@phytec.com (mailing list archive)
State New
Headers show
Series arm64: defconfig: Enable BANG BANG Thermal Governor | expand

Commit Message

Garrett Giordano Jan. 13, 2025, 6:56 p.m. UTC
Enable the BANG BANG Thermal Governor to manage the GPIO Fan using
hysteresis on the PHYTEC phyBOARD-Lyra AM625.

Signed-off-by: Garrett Giordano <ggiordano@phytec.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c62831e61586..3fd04c689269 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -690,6 +690,7 @@  CONFIG_SENSORS_RASPBERRYPI_HWMON=m
 CONFIG_SENSORS_SL28CPLD=m
 CONFIG_SENSORS_INA2XX=m
 CONFIG_SENSORS_INA3221=m
+CONFIG_THERMAL_GOV_BANG_BANG=y
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_DEVFREQ_THERMAL=y