From: Jacob Chen Date: Tue, 15 Nov 2016 07:48:37 +0000 (+0800) Subject: arm64: confis: enable devfreq thermal for rk3399 linux X-Git-Tag: firefly_0821_release~1266 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=commitdiff_plain;h=7df2e5676d61555df350afc77a58a16156ea783f arm64: confis: enable devfreq thermal for rk3399 linux to enable gpu freq Change-Id: I8db7106d34592eb9f90b31838f60aba20313bdb5 Signed-off-by: Jacob Chen --- diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig index f555f39c2770..827eca090bcc 100644 --- a/arch/arm64/configs/rockchip_linux_defconfig +++ b/arch/arm64/configs/rockchip_linux_defconfig @@ -233,6 +233,7 @@ CONFIG_THERMAL_WRITABLE_TRIPS=y CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR=y CONFIG_THERMAL_GOV_FAIR_SHARE=y CONFIG_CPU_THERMAL=y +CONFIG_DEVFREQ_THERMAL=y CONFIG_ROCKCHIP_THERMAL=y CONFIG_MFD_CROS_EC=y CONFIG_MFD_CROS_EC_SPI=y