aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorper.dalen@appeartv.com <per.dalen@appeartv.com>2011-03-03 14:13:21 -0500
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-03-14 22:39:11 -0700
commitde7790155f745d30d58ed131ed112b8735413ab7 (patch)
tree884ecf5816d1d9279ad2e0e0864f18a693c8a3a6 /drivers/hwmon/Kconfig
parent9f6ad1ce6484a92ef864e00611a8ef3daf9c986d (diff)
downloadkernel_samsung_smdk4412-de7790155f745d30d58ed131ed112b8735413ab7.zip
kernel_samsung_smdk4412-de7790155f745d30d58ed131ed112b8735413ab7.tar.gz
kernel_samsung_smdk4412-de7790155f745d30d58ed131ed112b8735413ab7.tar.bz2
hwmon: Add support for LTC4151
LTC4151 is High Voltage I2C Current and Voltage Monitor from Linear Technology. Signed-off-by: Per Dalen <per.dalen@appeartv.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 19b0af4..7bda622 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -636,6 +636,17 @@ config SENSORS_LM93
This driver can also be built as a module. If so, the module
will be called lm93.
+config SENSORS_LTC4151
+ tristate "Linear Technology LTC4151"
+ depends on I2C
+ default n
+ help
+ If you say yes here you get support for Linear Technology LTC4151
+ High Voltage I2C Current and Voltage Monitor interface.
+
+ This driver can also be built as a module. If so, the module will
+ be called ltc4151.
+
config SENSORS_LTC4215
tristate "Linear Technology LTC4215"
depends on I2C && EXPERIMENTAL