diff options
Diffstat (limited to 'drivers/hwmon/pmbus/Kconfig')
-rw-r--r-- | drivers/hwmon/pmbus/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig index d357ab280263..cfec923f42b7 100644 --- a/drivers/hwmon/pmbus/Kconfig +++ b/drivers/hwmon/pmbus/Kconfig | |||
@@ -19,8 +19,8 @@ config SENSORS_PMBUS | |||
19 | default y | 19 | default y |
20 | help | 20 | help |
21 | If you say yes here you get hardware monitoring support for generic | 21 | If you say yes here you get hardware monitoring support for generic |
22 | PMBus devices, including but not limited to ADP4000, BMR450, BMR451, | 22 | PMBus devices, including but not limited to ADP4000, BMR453, BMR454, |
23 | BMR453, BMR454, NCP4200, and NCP4208. | 23 | NCP4200, and NCP4208. |
24 | 24 | ||
25 | This driver can also be built as a module. If so, the module will | 25 | This driver can also be built as a module. If so, the module will |
26 | be called pmbus. | 26 | be called pmbus. |
@@ -114,7 +114,8 @@ config SENSORS_ZL6100 | |||
114 | help | 114 | help |
115 | If you say yes here you get hardware monitoring support for Intersil | 115 | If you say yes here you get hardware monitoring support for Intersil |
116 | ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, and ZL6105 | 116 | ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, and ZL6105 |
117 | Digital DC/DC Controllers. | 117 | Digital DC/DC Controllers, as well as for Ericsson BMR450, BMR451, |
118 | BMR462, BMR463, and BMR464. | ||
118 | 119 | ||
119 | This driver can also be built as a module. If so, the module will | 120 | This driver can also be built as a module. If so, the module will |
120 | be called zl6100. | 121 | be called zl6100. |