Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[deliverable/linux.git] / drivers / hwmon / Kconfig
index 91f145e0cd4585fa7db8e2a9dc7c12999415d506..eaf2f916d48c52c0315baef4f6784b90f59d7df2 100644 (file)
@@ -486,6 +486,18 @@ config SENSORS_FSCHMD
          This driver can also be built as a module.  If so, the module
          will be called fschmd.
 
+config SENSORS_FTSTEUTATES
+       tristate "Fujitsu Technology Solutions sensor chip Teutates"
+       depends on I2C && WATCHDOG
+       select WATCHDOG_CORE
+       help
+         If you say yes here you get support for the Fujitsu Technology
+         Solutions (FTS) sensor chip "Teutates" including support for
+         the integrated watchdog.
+
+         This driver can also be built as a module. If so, the module
+         will be called ftsteutates.
+
 config SENSORS_GL518SM
        tristate "Genesys Logic GL518SM"
        depends on I2C
@@ -958,6 +970,7 @@ config SENSORS_LM75
        tristate "National Semiconductor LM75 and compatibles"
        depends on I2C
        depends on THERMAL || !THERMAL_OF
+       select REGMAP_I2C
        help
          If you say yes here you get support for one common type of
          temperature sensor chip, with models including:
@@ -1560,6 +1573,7 @@ config SENSORS_TMP102
        tristate "Texas Instruments TMP102"
        depends on I2C
        depends on THERMAL || !THERMAL_OF
+       select REGMAP_I2C
        help
          If you say yes here you get support for Texas Instruments TMP102
          sensor chips.
This page took 0.031154 seconds and 5 git commands to generate.