defconfig: mpq8092: Add Temperature sensor driver

Temperature sensor (TSENS) supports reading upto 11 sensors
for clients to read the temperature.

Change-Id: I491c476f06a94e418d98692dba22ff489d245827
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
This commit is contained in:
Siddartha Mohanadoss 2013-11-26 16:49:27 -08:00
parent b7c03f1e39
commit f1c250d03f
1 changed files with 1 additions and 0 deletions

View File

@ -262,6 +262,7 @@ CONFIG_SENSORS_EPM_ADC=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y