2 # humidity sensor drivers
4 menu "Humidity sensors"
7 tristate "DHT11 (and compatible sensors) driver"
10 This driver supports reading data via a single interrupt
11 generating GPIO line. Currently tested are DHT11 and DHT22.
12 Other sensors should work as well as long as they speak the
16 tristate "SI7005 relative humidity and temperature sensor"
19 Say yes here to build support for the Silabs Si7005 relative
20 humidity and temperature sensor.
22 To compile this driver as a module, choose M here: the module
23 will be called si7005.