summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/Makefile
diff options
context:
space:
mode:
authorMatt Ranostay <mranostay@gmail.com>2016-01-26 18:34:31 -0800
committerJonathan Cameron <jic23@kernel.org>2016-01-30 16:27:17 +0000
commit27dec00ecf2dfc830c6a407a9870776ea8efabcb (patch)
treecfda267df7f5eb02db38cf95b602d3855a81f745 /drivers/iio/chemical/Makefile
parentecb3a7ccc653fc8007edd0591d32d839386673f1 (diff)
downloadlinux-27dec00ecf2dfc830c6a407a9870776ea8efabcb.tar.bz2
iio: chemical: add Atlas pH-SM sensor support
Add support for the Atlas Scientific pH-SM chemical sensor that can detect pH levels of solutions in the range of 0-14. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/chemical/Makefile')
-rw-r--r--drivers/iio/chemical/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/chemical/Makefile b/drivers/iio/chemical/Makefile
index 167861fadfab..b02202b41289 100644
--- a/drivers/iio/chemical/Makefile
+++ b/drivers/iio/chemical/Makefile
@@ -3,5 +3,6 @@
#
# When adding new entries keep the list in alphabetical order
+obj-$(CONFIG_ATLAS_PH_SENSOR) += atlas-ph-sensor.o
obj-$(CONFIG_IAQCORE) += ams-iaq-core.o
obj-$(CONFIG_VZ89X) += vz89x.o