aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2019-12-05 20:26:24 -0800
committerGuenter Roeck <linux@roeck-us.net>2020-01-23 13:15:10 -0800
commitcce209581a61d01f2b7309bed68d22fd8af34ee4 (patch)
treeb5e57f30eef9ce5439a16872d96eae7dc7d73e44 /drivers/hwmon/pmbus/Kconfig
parenthwmon: (w83627ehf) Now only one intrusion channel (diff)
downloadlinux-dev-cce209581a61d01f2b7309bed68d22fd8af34ee4.tar.xz
linux-dev-cce209581a61d01f2b7309bed68d22fd8af34ee4.zip
hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743
Add support for Maxim MAX20730, MAX20734, MAX20743 Integrated, Step-Down Switching Regulators with PMBus support. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pmbus/Kconfig')
-rw-r--r--drivers/hwmon/pmbus/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig
index 76fe5488d5fb..245a1c249b53 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -145,6 +145,15 @@ config SENSORS_MAX16064
This driver can also be built as a module. If so, the module will
be called max16064.
+config SENSORS_MAX20730
+ tristate "Maxim MAX20730, MAX20734, MAX20743"
+ help
+ If you say yes here you get hardware monitoring support for Maxim
+ MAX20730, MAX20734, and MAX20743.
+
+ This driver can also be built as a module. If so, the module will
+ be called max20730.
+
config SENSORS_MAX20751
tristate "Maxim MAX20751"
help