1#
2# Chemical sensors
3#
4
5menu "Chemical Sensors"
6
7config VZ89X
8 tristate "SGX Sensortech MiCS VZ89X VOC sensor"
9 depends on I2C
10 help
11 Say Y here to build I2C interface support for the SGX
12 Sensortech MiCS VZ89X VOC (Volatile Organic Compounds)
13 sensors
14
15endmenu
16