2 # humidity sensor drivers
4 menu "Humidity sensors"
7 tristate "Aosong AM2315 relative humidity and temperature sensor"
10 select IIO_TRIGGERED_BUFFER
12 If you say yes here you get support for the Aosong AM2315
13 relative humidity and ambient temperature sensor.
15 This driver can also be built as a module. If so, the module will
19 tristate "DHT11 (and compatible sensors) driver"
20 depends on GPIOLIB || COMPILE_TEST
22 This driver supports reading data via a single interrupt
23 generating GPIO line. Currently tested are DHT11 and DHT22.
24 Other sensors should work as well as long as they speak the
28 tristate "TI HDC100x relative humidity and temperature sensor"
31 select IIO_TRIGGERED_BUFFER
33 Say yes here to build support for the Texas Instruments
34 HDC1000, HDC1008, HDC1010, HDC1050, and HDC1080 relative
35 humidity and temperature sensors.
37 To compile this driver as a module, choose M here: the module
38 will be called hdc100x.
40 config HID_SENSOR_HUMIDITY
41 tristate "HID Environmental humidity sensor"
42 depends on HID_SENSOR_HUB
44 select IIO_TRIGGERED_BUFFER
45 select HID_SENSOR_IIO_COMMON
46 select HID_SENSOR_IIO_TRIGGER
48 Say yes here to build support for the HID SENSOR
51 To compile this driver as a module, choose M here: the module
52 will be called hid-sensor-humidity.
55 tristate "STMicroelectronics HTS221 sensor Driver"
56 depends on (I2C || SPI)
58 select IIO_TRIGGERED_BUFFER
59 select HTS221_I2C if (I2C)
60 select HTS221_SPI if (SPI_MASTER)
62 Say yes here to build support for STMicroelectronics HTS221
63 temperature-humidity sensor
65 To compile this driver as a module, choose M here: the module
66 will be called hts221.
79 tristate "Measurement Specialties HTU21 humidity & temperature sensor"
81 select IIO_MS_SENSORS_I2C
83 If you say yes here you get support for the Measurement Specialties
84 HTU21 humidity and temperature sensor.
85 This driver is also used for MS8607 temperature, pressure & humidity
88 This driver can also be built as a module. If so, the module will
92 tristate "SI7005 relative humidity and temperature sensor"
95 Say yes here to build support for the Silabs Si7005 relative
96 humidity and temperature sensor.
98 To compile this driver as a module, choose M here: the module
99 will be called si7005. This driver also
100 supports Hoperf TH02 Humidity and Temperature Sensor.
103 tristate "Si7013/20/21 Relative Humidity and Temperature Sensors"
106 Say yes here to build support for the Silicon Labs Si7013/20/21
107 Relative Humidity and Temperature Sensors. This driver also
108 supports Hoperf TH06 Humidity and Temperature Sensor.
110 To compile this driver as a module, choose M here: the module
111 will be called si7020.