diff options
Diffstat (limited to 'drivers/hwmon/pmbus/Kconfig')
-rw-r--r-- | drivers/hwmon/pmbus/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig index 4f9eb0af5229..b1adad60d6ad 100644 --- a/drivers/hwmon/pmbus/Kconfig +++ b/drivers/hwmon/pmbus/Kconfig | |||
@@ -48,11 +48,11 @@ config SENSORS_LM25066 | |||
48 | be called lm25066. | 48 | be called lm25066. |
49 | 49 | ||
50 | config SENSORS_LTC2978 | 50 | config SENSORS_LTC2978 |
51 | tristate "Linear Technologies LTC2978 and LTC3880" | 51 | tristate "Linear Technologies LTC2974, LTC2978, LTC3880, and LTC3883" |
52 | default n | 52 | default n |
53 | help | 53 | help |
54 | If you say yes here you get hardware monitoring support for Linear | 54 | If you say yes here you get hardware monitoring support for Linear |
55 | Technology LTC2978 and LTC3880. | 55 | Technology LTC2974, LTC2978, LTC3880, and LTC3883. |
56 | 56 | ||
57 | This driver can also be built as a module. If so, the module will | 57 | This driver can also be built as a module. If so, the module will |
58 | be called ltc2978. | 58 | be called ltc2978. |