Linux 4.5-rc6
[cascardo/linux.git] / drivers / iio / chemical / Kconfig
1 #
2 # Chemical sensors
3 #
4
5 menu "Chemical Sensors"
6
7 config IAQCORE
8         tristate "AMS iAQ-Core VOC sensors"
9         depends on I2C
10         help
11           Say Y here to build I2C interface support for the AMS
12           iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds)
13           sensors
14
15 config VZ89X
16         tristate "SGX Sensortech MiCS VZ89X VOC sensor"
17         depends on I2C
18         help
19           Say Y here to build I2C interface support for the SGX
20           Sensortech MiCS VZ89X VOC (Volatile Organic Compounds)
21           sensors
22
23 endmenu