arm64: defconfig: enable Rockchip thermal controller
From: Heiko Stuebner <heiko@...> Date: Mon, 22 May 2017 16:09:37 +0200
Commit-Message
Allows to read the cpu and gpu temperatures and affect frequency scaling if necessary. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed
Changes
------------------------- arch/arm64/configs/defconfig -------------------------
index f6c50a403f1a..1716ed326f68 100644
@@ -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