From: Jacob Chen Date: Tue, 15 Nov 2016 07:47:30 +0000 (+0800) Subject: arm64: configs: enable thermal fair share for rk3399 linux X-Git-Tag: firefly_0821_release~1267 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=commitdiff_plain;h=d3459ace11ec6496c374fac306d6cc84360df070 arm64: configs: enable thermal fair share for rk3399 linux Change-Id: Ic69b404e075dfe2999b88eb5c808e01c10a97d0d Signed-off-by: Jacob Chen --- diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig index 85abeb41d651..f555f39c2770 100644 --- a/arch/arm64/configs/rockchip_linux_defconfig +++ b/arch/arm64/configs/rockchip_linux_defconfig @@ -229,6 +229,9 @@ CONFIG_SYSCON_REBOOT_MODE=y CONFIG_POWER_AVS=y CONFIG_ROCKCHIP_IODOMAIN=y CONFIG_THERMAL=y +CONFIG_THERMAL_WRITABLE_TRIPS=y +CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR=y +CONFIG_THERMAL_GOV_FAIR_SHARE=y CONFIG_CPU_THERMAL=y CONFIG_ROCKCHIP_THERMAL=y CONFIG_MFD_CROS_EC=y