summary refs log tree commit diff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2011-01-09 09:31:39 -0500
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-01-09 09:10:10 -0800
commit6099469805c24af14250e182bb9ca082b8a6b716 (patch)
tree9b08dd1a10ff89f2557575f5bf95b07babf92beb /drivers/hwmon/Kconfig
parent430400b86304ea729ba10f2966a8af67da60a37f (diff)
downloadlinux-6099469805c24af14250e182bb9ca082b8a6b716.tar.gz
hwmon: Support for Dallas Semiconductor DS620
Driver for Dallas Semiconductor DS620 temperature sensor and thermostat

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 0f09567257fd..bdc13d28b1ea 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -274,6 +274,16 @@ config SENSORS_ATXP1
 	  This driver can also be built as a module.  If so, the module
 	  will be called atxp1.
 
+config SENSORS_DS620
+	tristate "Dallas Semiconductor DS620"
+	depends on I2C
+	help
+	  If you say yes here you get support for Dallas Semiconductor
+	  DS620 sensor chip.
+
+	  This driver can also be built as a module.  If so, the module
+	  will be called ds620.
+
 config SENSORS_DS1621
 	tristate "Dallas Semiconductor DS1621 and DS1625"
 	depends on I2C