[PATCH 6/7] arm64: defconfig: enable Rockchip thermal controller
Heiko Stuebner
heiko at sntech.de
Wed May 24 06:54:14 PDT 2017
Allows to read the cpu and gpu temperatures and affect frequency scaling
if necessary.
Signed-off-by: Heiko Stuebner <heiko at sntech.de>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f6c50a403f1a..1716ed326f68 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -296,6 +296,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
CONFIG_THERMAL_EMULATION=y
CONFIG_EXYNOS_THERMAL=y
+CONFIG_ROCKCHIP_THERMAL=m
CONFIG_WATCHDOG=y
CONFIG_S3C2410_WATCHDOG=y
CONFIG_MESON_GXBB_WATCHDOG=m
--
2.11.0
More information about the Linux-rockchip
mailing list