aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorJohannes Pointner <johannes.pointner@gmail.com>2014-07-01 02:05:52 -0400
committerGuenter Roeck <linux@roeck-us.net>2014-08-04 10:01:35 -0400
commited67f0872be1aa516831332c732752022d4edc7c (patch)
tree3c1ad73c7b1735ae78c85cfbfd9add48459339b3 /drivers/hwmon/Kconfig
parent3ef0bb6f769bc61af0ec073cbf49db6598bdefc0 (diff)
hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS
This patch adds support for the ntc thermistor B57330V2103 from EPCOS. Signed-off-by: Johannes Pointner <johannes.pointner@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 0c7359c5c317..ae1e2160c1b5 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1073,7 +1073,7 @@ config SENSORS_NTC_THERMISTOR
1073 1073
1074 Currently, this driver supports 1074 Currently, this driver supports
1075 NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, and NCP15WL333 1075 NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, and NCP15WL333
1076 from Murata. 1076 from Murata and B57330V2103 from EPCOS.
1077 1077
1078 This driver can also be built as a module. If so, the module 1078 This driver can also be built as a module. If so, the module
1079 will be called ntc-thermistor. 1079 will be called ntc-thermistor.