2 # humidity sensor drivers
4 menu "Humidity sensors"
7 tristate "DHT11 (and compatible sensors) driver"
8 depends on GPIOLIB || COMPILE_TEST
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 "TI HDC100x relative humidity and temperature sensor"
19 Say yes here to build support for the TI HDC100x series of
20 relative humidity and temperature sensors.
22 To compile this driver as a module, choose M here: the module
23 will be called hdc100x.
26 tristate "Measurement Specialties HTU21 humidity & temperature sensor"
28 select IIO_MS_SENSORS_I2C
30 If you say yes here you get support for the Measurement Specialties
31 HTU21 humidity and temperature sensor.
32 This driver is also used for MS8607 temperature, pressure & humidity
35 This driver can also be built as a module. If so, the module will
39 tristate "SI7005 relative humidity and temperature sensor"
42 Say yes here to build support for the Silabs Si7005 relative
43 humidity and temperature sensor.
45 To compile this driver as a module, choose M here: the module
46 will be called si7005. This driver also
47 supports Hoperf TH02 Humidity and Temperature Sensor.
50 tristate "Si7013/20/21 Relative Humidity and Temperature Sensors"
53 Say yes here to build support for the Silicon Labs Si7013/20/21
54 Relative Humidity and Temperature Sensors. This driver also
55 supports Hoperf TH06 Humidity and Temperature Sensor.
57 To compile this driver as a module, choose M here: the module
58 will be called si7020.