aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorEdward A. James <eajames@us.ibm.com>2017-08-21 14:46:12 -0500
committerGuenter Roeck <linux@roeck-us.net>2017-08-29 18:06:18 -0700
commitf69316d62c7066edc4693b85c6e9f987eed62772 (patch)
tree77c8bbb6ab1349f650ada7d50819ee35edadf341 /drivers/hwmon/pmbus/Kconfig
parentdt-bindings: hwmon: Document the IBM CCF power supply version 1 (diff)
downloadlinux-dev-f69316d62c7066edc4693b85c6e9f987eed62772.tar.xz
linux-dev-f69316d62c7066edc4693b85c6e9f987eed62772.zip
hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driver
Add the driver to monitor IBM CFF power supplies with hwmon over pmbus. Signed-off-by: Edward A. James <eajames@us.ibm.com> [groeck: drop 'default n'; include bitops.h instead of jiffies.h] 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 68d717a3fd59..522ac37d8a69 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -37,6 +37,15 @@ config SENSORS_ADM1275
This driver can also be built as a module. If so, the module will
be called adm1275.
+config SENSORS_IBM_CFFPS
+ tristate "IBM Common Form Factor Power Supply"
+ help
+ If you say yes here you get hardware monitoring support for the IBM
+ Common Form Factor power supply.
+
+ This driver can also be built as a module. If so, the module will
+ be called ibm-cffps.
+
config SENSORS_IR35221
tristate "Infineon IR35221"
default n