aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorUgur Usug <Ugur.Usug@maximintegrated.com>2020-06-15 23:49:14 +0000
committerGuenter Roeck <linux@roeck-us.net>2020-07-24 07:44:18 -0700
commit5c9353f5f81340f350320b5fcfc4c09756ba6da4 (patch)
tree71769260763aa216226bd0d3b71fdddd42046528 /drivers/hwmon/pmbus/Kconfig
parenthwmon: (gsc) add 16bit pre-scaled voltage mode (diff)
downloadlinux-dev-5c9353f5f81340f350320b5fcfc4c09756ba6da4.tar.xz
linux-dev-5c9353f5f81340f350320b5fcfc4c09756ba6da4.zip
hwmon: (pmbus/max20730) Add max20710 support
Add support for max20710 into the existing max20730 driver. Signed-off-by: Ugur Usug <ugur.usug@maximintegrated.com> Link: https://lore.kernel.org/r/BYAPR11MB317423C13909AE6F1913BBD7FD9C0@BYAPR11MB3174.namprd11.prod.outlook.com [groeck: Fixed various whitespace errors] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
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 ea516cec1d35..e35db489b76f 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -156,10 +156,10 @@ config SENSORS_MAX16601
be called max16601.
config SENSORS_MAX20730
- tristate "Maxim MAX20730, MAX20734, MAX20743"
+ tristate "Maxim MAX20710, MAX20730, MAX20734, MAX20743"
help
If you say yes here you get hardware monitoring support for Maxim
- MAX20730, MAX20734, and MAX20743.
+ MAX20710, MAX20730, MAX20734, and MAX20743.
This driver can also be built as a module. If so, the module will
be called max20730.