summaryrefslogtreecommitdiff
path: root/drivers/mxc/Makefile
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2011-07-01 11:01:16 +0800
committerAnson Huang <b20788@freescale.com>2011-07-01 11:06:13 +0800
commitb462926930ad899a447d65ab2fac8a12fc4aa856 (patch)
treea084f42aa1d9df82cac96de91d0e4a97be3b1189 /drivers/mxc/Makefile
parente7c5606771dbbaed0842a721ab3dddb61080d145 (diff)
ENGR00152291-2 [MX6]Add anatop thermal driver
Currently only support basic temperature reading, after the tester write the calibration value into fuse, we will need to improve the accuracy of this thermal sensor, also, the cooling device will be added later. Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'drivers/mxc/Makefile')
-rw-r--r--drivers/mxc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/Makefile b/drivers/mxc/Makefile
index 92c2395f2a34..70692832564d 100644
--- a/drivers/mxc/Makefile
+++ b/drivers/mxc/Makefile
@@ -16,4 +16,5 @@ obj-$(CONFIG_GPS_IOCTRL) += gps_ioctrl/
obj-$(CONFIG_MXC_MLB) += mlb/
obj-$(CONFIG_IMX_ADC) += adc/
obj-$(CONFIG_MXC_AMD_GPU) += amd-gpu/
+obj-$(CONFIG_ANATOP_THERMAL) += thermal/