diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
| -rw-r--r-- | drivers/hwmon/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 0e8a9185f676..d73f5f473e38 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
| @@ -692,6 +692,16 @@ config SENSORS_PCF8591 | |||
| 692 | These devices are hard to detect and rarely found on mainstream | 692 | These devices are hard to detect and rarely found on mainstream |
| 693 | hardware. If unsure, say N. | 693 | hardware. If unsure, say N. |
| 694 | 694 | ||
| 695 | config SENSORS_SHT15 | ||
| 696 | tristate "Sensiron humidity and temperature sensors. SHT15 and compat." | ||
| 697 | depends on GENERIC_GPIO | ||
| 698 | help | ||
| 699 | If you say yes here you get support for the Sensiron SHT10, SHT11, | ||
| 700 | SHT15, SHT71, SHT75 humidity and temperature sensors. | ||
| 701 | |||
| 702 | This driver can also be built as a module. If so, the module | ||
| 703 | will be called sht15. | ||
| 704 | |||
| 695 | config SENSORS_SIS5595 | 705 | config SENSORS_SIS5595 |
| 696 | tristate "Silicon Integrated Systems Corp. SiS5595" | 706 | tristate "Silicon Integrated Systems Corp. SiS5595" |
| 697 | depends on PCI | 707 | depends on PCI |
