Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[deliverable/linux.git] / drivers / iio / chemical / Kconfig
CommitLineData
cd8d9777
MR
1#
2# Chemical sensors
3#
4
5menu "Chemical Sensors"
6
27dec00e
MR
7config ATLAS_PH_SENSOR
8 tristate "Atlas Scientific OEM pH-SM sensor"
9 depends on I2C
10 select REGMAP_I2C
11 select IIO_BUFFER
12 select IIO_TRIGGERED_BUFFER
3b31b783 13 select IRQ_WORK
27dec00e
MR
14 help
15 Say Y here to build I2C interface support for the Atlas
16 Scientific OEM pH-SM sensor.
17
18 To compile this driver as module, choose M here: the
19 module will be called atlas-ph-sensor.
20
466df4d0
MR
21config IAQCORE
22 tristate "AMS iAQ-Core VOC sensors"
23 depends on I2C
24 help
25 Say Y here to build I2C interface support for the AMS
26 iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds)
27 sensors
28
cd8d9777
MR
29config VZ89X
30 tristate "SGX Sensortech MiCS VZ89X VOC sensor"
31 depends on I2C
32 help
33 Say Y here to build I2C interface support for the SGX
34 Sensortech MiCS VZ89X VOC (Volatile Organic Compounds)
35 sensors
36
37endmenu
This page took 0.093284 seconds and 5 git commands to generate.