summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiddartha Mohanadoss <smohanad@codeaurora.org>2016-04-04 13:20:20 -0700
committerJeevan Shriram <jshriram@codeaurora.org>2016-04-05 11:33:19 -0700
commit4756e843607a51fe72e32ab4ec802f3233bbe21f (patch)
treeba0c7dee1b2d09e4f3d4341a6b1ed10248dadeeb
parent1b06c6f1e22440175e01c6026d2bda52ec6e1149 (diff)
defconfig: msmcortex: Enable TSENS
TSENS (Temperature sensor) driver provides an interface to read on die temperature sensors and set temperature thresholds for notifications. Change-Id: I806ed575427b90ee82c08ac1a7f8c8692c03b6d1 Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
-rw-r--r--arch/arm64/configs/msmcortex-perf_defconfig1
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex-perf_defconfig b/arch/arm64/configs/msmcortex-perf_defconfig
index 01679e6f8dba..9685e4c4fc68 100644
--- a/arch/arm64/configs/msmcortex-perf_defconfig
+++ b/arch/arm64/configs/msmcortex-perf_defconfig
@@ -292,6 +292,7 @@ CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_MSM_APM=y
# CONFIG_HWMON is not set
+CONFIG_THERMAL_TSENS8974=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_WCD9335_CODEC=y
CONFIG_REGULATOR=y
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index 517c0b2cd595..6cd1ee805a85 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -307,6 +307,7 @@ CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_MSM_APM=y
# CONFIG_HWMON is not set
+CONFIG_THERMAL_TSENS8974=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_WCD9335_CODEC=y
CONFIG_REGULATOR=y