These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / chemical / Kconfig
diff --git a/kernel/drivers/iio/chemical/Kconfig b/kernel/drivers/iio/chemical/Kconfig
new file mode 100644 (file)
index 0000000..3061b72
--- /dev/null
@@ -0,0 +1,15 @@
+#
+# Chemical sensors
+#
+
+menu "Chemical Sensors"
+
+config VZ89X
+       tristate "SGX Sensortech MiCS VZ89X VOC sensor"
+       depends on I2C
+       help
+         Say Y here to build I2C interface support for the SGX
+         Sensortech MiCS VZ89X VOC (Volatile Organic Compounds)
+         sensors
+
+endmenu