summaryrefslogtreecommitdiff
path: root/drivers/thermal/Makefile
diff options
context:
space:
mode:
authorPreetham Chandru R <pchandru@nvidia.com>2013-12-12 18:42:46 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2013-12-19 05:21:03 -0800
commit7c751d0439730d6434cc5d58014e6ea54ff8093d (patch)
treeb7b076514ca022efe9948dfa31ca14d702525759 /drivers/thermal/Makefile
parentbd7779e239de6415a2587e716303974aca686732 (diff)
thermal: tmp006: Add skin temperature support
Add tmp006 skin temperature monitoring support Bug 1397494 Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Change-Id: I5ebe460fbb0bef891547c25ef86a9521f6f3efbd Reviewed-on: http://git-master/r/331571 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Diffstat (limited to 'drivers/thermal/Makefile')
-rw-r--r--drivers/thermal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile
index 5798a352faa3..d5cd7b92dc1f 100644
--- a/drivers/thermal/Makefile
+++ b/drivers/thermal/Makefile
@@ -27,4 +27,5 @@ obj-$(CONFIG_INTEL_POWERCLAMP) += intel_powerclamp.o
obj-$(CONFIG_PWM_FAN) += pwm_fan.o
obj-$(CONFIG_GENERIC_ADC_THERMAL) += generic_adc_thermal.o
obj-$(CONFIG_PALMAS_THERMAL) += palmas_thermal.o
+obj-$(CONFIG_SENSORS_TMP006) += tmp006.o