2015-09-14 11:26:14 +08:00
|
|
|
#
|
|
|
|
# Chemical sensors
|
|
|
|
#
|
|
|
|
|
|
|
|
menu "Chemical Sensors"
|
|
|
|
|
2015-12-06 14:58:22 +08:00
|
|
|
config IAQCORE
|
|
|
|
tristate "AMS iAQ-Core VOC sensors"
|
|
|
|
depends on I2C
|
|
|
|
help
|
|
|
|
Say Y here to build I2C interface support for the AMS
|
|
|
|
iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds)
|
|
|
|
sensors
|
|
|
|
|
2015-09-14 11:26:14 +08:00
|
|
|
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
|