Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e0c2d00 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

arm64: enable configurable thermal trips for ARCH_ARM targets



Thermal trips has to be configurable for userspace
thermal-engine to set thermal thresholds and get
thermal trip notifications.
Enable this by default for all ARCH_ARM based
targets.

CRs-Fixed: 895850
Change-Id: Id33041a06d5f4408ca7b677eee4a52dd39620782
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 0c37cc25
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -218,6 +218,7 @@ config ARCH_MSM
	select DEVFREQ_GOV_MSM_CACHE_HWMON
	select DEVFREQ_SIMPLE_DEV
	select ARCH_HAS_OPP
	select THERMAL_WRITABLE_TRIPS
	select CPU_FREQ_MSM
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.