2 # humidity sensor drivers
4 menu "Humidity sensors"
7 tristate "Aosong AM2315 relative humidity and temperature sensor"
10 If you say yes here you get support for the Aosong AM2315
11 relative humidity and ambient temperature sensor.
13 This driver can also be built as a module. If so, the module will
17 tristate "DHT11 (and compatible sensors) driver"
18 depends on GPIOLIB || COMPILE_TEST
20 This driver supports reading data via a single interrupt
21 generating GPIO line. Currently tested are DHT11 and DHT22.
22 Other sensors should work as well as long as they speak the
26 tristate "TI HDC100x relative humidity and temperature sensor"
29 Say yes here to build support for the TI HDC100x series of
30 relative humidity and temperature sensors.
32 To compile this driver as a module, choose M here: the module
33 will be called hdc100x.
36 tristate "Measurement Specialties HTU21 humidity & temperature sensor"
38 select IIO_MS_SENSORS_I2C
40 If you say yes here you get support for the Measurement Specialties
41 HTU21 humidity and temperature sensor.
42 This driver is also used for MS8607 temperature, pressure & humidity
45 This driver can also be built as a module. If so, the module will
49 tristate "SI7005 relative humidity and temperature sensor"
52 Say yes here to build support for the Silabs Si7005 relative
53 humidity and temperature sensor.
55 To compile this driver as a module, choose M here: the module
56 will be called si7005. This driver also
57 supports Hoperf TH02 Humidity and Temperature Sensor.
60 tristate "Si7013/20/21 Relative Humidity and Temperature Sensors"
63 Say yes here to build support for the Silicon Labs Si7013/20/21
64 Relative Humidity and Temperature Sensors. This driver also
65 supports Hoperf TH06 Humidity and Temperature Sensor.
67 To compile this driver as a module, choose M here: the module
68 will be called si7020.