OSDN Git Service

defconfig: msmcortex: enable QPNP temperature alarm driver
authorDavid Collins <collinsd@codeaurora.org>
Mon, 23 May 2016 22:20:20 +0000 (15:20 -0700)
committerKyle Yan <kyan@codeaurora.org>
Fri, 27 May 2016 21:55:25 +0000 (14:55 -0700)
Enable the QPNP temperature alarm driver so that software can
monitor the PMIC die temperature of the PMICs found on MSMCOBALT
boards.

Change-Id: I5c9e0bcb5bb7646a720c32af0b15ca5fa2e36b8f
CRs-Fixed: 1019272
Signed-off-by: David Collins <collinsd@codeaurora.org>
arch/arm64/configs/msmcortex-perf_defconfig
arch/arm64/configs/msmcortex_defconfig

index d826a83..2909bc1 100644 (file)
@@ -305,6 +305,7 @@ CONFIG_LIMITS_MONITOR=y
 CONFIG_LIMITS_LITE_HW=y
 CONFIG_THERMAL_MONITOR=y
 CONFIG_THERMAL_TSENS8974=y
+CONFIG_THERMAL_QPNP=y
 CONFIG_THERMAL_QPNP_ADC_TM=y
 CONFIG_QCOM_THERMAL_LIMITS_DCVS=y
 CONFIG_MFD_SPMI_PMIC=y
index a8bf986..39b3a48 100644 (file)
@@ -343,6 +343,7 @@ CONFIG_LIMITS_MONITOR=y
 CONFIG_LIMITS_LITE_HW=y
 CONFIG_THERMAL_MONITOR=y
 CONFIG_THERMAL_TSENS8974=y
+CONFIG_THERMAL_QPNP=y
 CONFIG_THERMAL_QPNP_ADC_TM=y
 CONFIG_QCOM_THERMAL_LIMITS_DCVS=y
 CONFIG_MFD_SPMI_PMIC=y