summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2011-09-12 03:31:09 (GMT)
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-10-24 18:09:43 (GMT)
commitddfb41ca2a33c9f5053126324597510974724a1f (patch)
treed9f13049c8532cc5b0050de61c0ad5d90d6af5fe /drivers/hwmon/pmbus/Kconfig
parentc3ff9a674c2313d4f28e38d384b18b561b313eb7 (diff)
downloadlinux-fsl-qoriq-ddfb41ca2a33c9f5053126324597510974724a1f.tar.xz
hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver
The LTC3880 PMBus command set is comparable to LTC2978. Add support for it to the LTC2978 driver. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>
Diffstat (limited to 'drivers/hwmon/pmbus/Kconfig')
-rw-r--r--drivers/hwmon/pmbus/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig
index c4dcdca..4b26f51 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -47,11 +47,11 @@ config SENSORS_LM25066
be called lm25066.
config SENSORS_LTC2978
- tristate "Linear Technologies LTC2978"
+ tristate "Linear Technologies LTC2978 and LTC3880"
default n
help
If you say yes here you get hardware monitoring support for Linear
- Technology LTC2978.
+ Technology LTC2978 and LTC3880.
This driver can also be built as a module. If so, the module will
be called ltc2978.