| # humidity sensor drivers |
| tristate "DHT11 (and compatible sensors) driver" |
| depends on GPIOLIB || COMPILE_TEST |
| This driver supports reading data via a single interrupt |
| generating GPIO line. Currently tested are DHT11 and DHT22. |
| Other sensors should work as well as long as they speak the |
| tristate "SI7005 relative humidity and temperature sensor" |
| Say yes here to build support for the Silabs Si7005 relative |
| humidity and temperature sensor. |
| To compile this driver as a module, choose M here: the module |
| tristate "Si7013/20/21 Relative Humidity and Temperature Sensors" |
| Say yes here to build support for the Silicon Labs Si7013/20/21 |
| Relative Humidity and Temperature Sensors. |
| To compile this driver as a module, choose M here: the module |