aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2019-12-14 06:37:31 -0800
committerGuenter Roeck <linux@roeck-us.net>2020-05-22 06:28:38 -0700
commit2138f8853a00b2d680889a684e92556074fcf901 (patch)
treedbe913a84384a5b342e84668cdd67c8bd8dc9e2a /drivers/hwmon/pmbus/Kconfig
parenthwmon: (pmbus) Improve initialization of 'currpage' and 'currphase' (diff)
downloadlinux-dev-2138f8853a00b2d680889a684e92556074fcf901.tar.xz
linux-dev-2138f8853a00b2d680889a684e92556074fcf901.zip
hwmon: (pmbus) Driver for Maxim MAX16601
MAX16601 is a VR13.HC Dual-Output Voltage Regulator Chipset, implementing a (8+1) multiphase synchronous buck converter. Cc: Alex Qiu <xqiu@google.com> 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 de12a565006d..a337195b1c39 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -146,6 +146,15 @@ config SENSORS_MAX16064
This driver can also be built as a module. If so, the module will
be called max16064.
+config SENSORS_MAX16601
+ tristate "Maxim MAX16601"
+ help
+ If you say yes here you get hardware monitoring support for Maxim
+ MAX16601.
+
+ This driver can also be built as a module. If so, the module will
+ be called max16601.
+
config SENSORS_MAX20730
tristate "Maxim MAX20730, MAX20734, MAX20743"
help