aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorHoward.Chiu@quantatw.com <Howard.Chiu@quantatw.com>2021-12-09 04:48:54 +0000
committerGuenter Roeck <linux@roeck-us.net>2021-12-26 15:02:06 -0800
commite1c5cd7e8af0f50a1deb15369b1cdcef4e6a7f85 (patch)
treefd10e24429517028dff2470accf811e64ce7c076 /drivers/hwmon/pmbus/Kconfig
parentdt-bindings: add Delta AHE-50DC fan control module (diff)
downloadlinux-dev-e1c5cd7e8af0f50a1deb15369b1cdcef4e6a7f85.tar.xz
linux-dev-e1c5cd7e8af0f50a1deb15369b1cdcef4e6a7f85.zip
hwmon: (pmbus) Add support for MPS Multi-phase mp5023
Add support for mp5023 device from Monolithic Power Systems, Inc. (MPS) vendor. This is a Hot-Swap Controller. Signed-off-by: Howard Chiu <howard.chiu@quantatw.com> Link: https://lore.kernel.org/r/HKAPR04MB400349AA406694FB976D78D096709@HKAPR04MB4003.apcprd04.prod.outlook.com [groeck: Added MODULE_IMPORT_NS, entry in index.rst] 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 0b1157b883aa..44587575c8e0 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -286,6 +286,15 @@ config SENSORS_MP2975
This driver can also be built as a module. If so, the module will
be called mp2975.
+config SENSORS_MP5023
+ tristate "MPS MP5023"
+ help
+ If you say yes here you get hardware monitoring support for MPS
+ MP5023.
+
+ This driver can also be built as a module. If so, the module will
+ be called mp5023.
+
config SENSORS_PIM4328
tristate "Flex PIM4328 and compatibles"
help