summary refs log tree commit diff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorThilo Cestonaro <thilo@cestona.ro>2016-07-18 13:51:29 +0200
committerGuenter Roeck <linux@roeck-us.net>2016-07-20 06:29:54 -0700
commit08426eda58e07af44aac7c9900ec8a6a62e16b2f (patch)
tree415c0eb9d0d43f85e0a5224ce6b6879be0437bce /drivers/hwmon/Kconfig
parent50c22cd154e5f7d13072d98ef3e2baba3c074734 (diff)
downloadlinux-08426eda58e07af44aac7c9900ec8a6a62e16b2f.tar.gz
hwmon: Add driver for FTS BMC chip "Teutates"
This driver implements hardware monitoring and watchdog support
for the FTS BMC Chip "Teutates".

Signed-off-by: Thilo Cestonaro <thilo@cestona.ro>
[groeck: Updated subject and description; fixed dependencies]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index e72cd3d33d4e..eaf2f916d48c 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -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