aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/Makefile
diff options
context:
space:
mode:
authorMatt Ranostay <mranostay@gmail.com>2014-12-03 12:53:00 +0000
committerJonathan Cameron <jic23@kernel.org>2014-03-16 18:00:32 +0000
commit24ddb0e4bba4e98d3f3a783846789520e796b164 (patch)
tree71d53df60fe5ebab5455c6526c5bff71414718aa /drivers/iio/proximity/Makefile
parentiio:as3935: Add DT binding docs for AS3935 driver (diff)
downloadlinux-dev-24ddb0e4bba4e98d3f3a783846789520e796b164.tar.xz
linux-dev-24ddb0e4bba4e98d3f3a783846789520e796b164.zip
iio: Add AS3935 lightning sensor support
AS3935 chipset can detect lightning strikes and reports those back as events and the estimated distance to the storm. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/proximity/Makefile')
-rw-r--r--drivers/iio/proximity/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/iio/proximity/Makefile b/drivers/iio/proximity/Makefile
new file mode 100644
index 000000000000..743adee1c8bf
--- /dev/null
+++ b/drivers/iio/proximity/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for IIO proximity sensors
+#
+
+# When adding new entries keep the list in alphabetical order
+obj-$(CONFIG_AS3935) += as3935.o