xref: /openbmc/linux/drivers/hwmon/pmbus/Kconfig (revision edd2a4d6)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
29d2ecfb7SGuenter Roeck#
39d2ecfb7SGuenter Roeck# PMBus chip drivers configuration
49d2ecfb7SGuenter Roeck#
59d2ecfb7SGuenter Roeck
69d2ecfb7SGuenter Roeckmenuconfig PMBUS
79d2ecfb7SGuenter Roeck	tristate "PMBus support"
8f2bab3ebSKees Cook	depends on I2C
99d2ecfb7SGuenter Roeck	help
109d2ecfb7SGuenter Roeck	  Say yes here if you want to enable PMBus support.
119d2ecfb7SGuenter Roeck
129d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
139d2ecfb7SGuenter Roeck	  be called pmbus_core.
149d2ecfb7SGuenter Roeck
159d2ecfb7SGuenter Roeckif PMBUS
169d2ecfb7SGuenter Roeck
179d2ecfb7SGuenter Roeckconfig SENSORS_PMBUS
189d2ecfb7SGuenter Roeck	tristate "Generic PMBus devices"
199d2ecfb7SGuenter Roeck	default y
209d2ecfb7SGuenter Roeck	help
219d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for generic
22443830f6SGuenter Roeck	  PMBus devices, including but not limited to ADP4000, BMR453, BMR454,
23cfca3789SGuenter Roeck	  MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, TPS40400, TPS544B20,
24cfca3789SGuenter Roeck	  TPS544B25, TPS544C20, TPS544C25, and UDT020.
259d2ecfb7SGuenter Roeck
269d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
279d2ecfb7SGuenter Roeck	  be called pmbus.
289d2ecfb7SGuenter Roeck
299d2ecfb7SGuenter Roeckconfig SENSORS_ADM1275
305cf231a3SGuenter Roeck	tristate "Analog Devices ADM1275 and compatibles"
319d2ecfb7SGuenter Roeck	help
329d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for Analog
334ff0ce22SGuenter Roeck	  Devices ADM1075, ADM1272, ADM1275, ADM1276, ADM1278, ADM1293,
344ff0ce22SGuenter Roeck	  and ADM1294 Hot-Swap Controller and Digital Power Monitors.
359d2ecfb7SGuenter Roeck
369d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
379d2ecfb7SGuenter Roeck	  be called adm1275.
389d2ecfb7SGuenter Roeck
39f69316d6SEdward A. Jamesconfig SENSORS_IBM_CFFPS
40f69316d6SEdward A. James	tristate "IBM Common Form Factor Power Supply"
41b0076406SArnd Bergmann	depends on LEDS_CLASS
42f69316d6SEdward A. James	help
43f69316d6SEdward A. James	  If you say yes here you get hardware monitoring support for the IBM
44f69316d6SEdward A. James	  Common Form Factor power supply.
45f69316d6SEdward A. James
46f69316d6SEdward A. James	  This driver can also be built as a module. If so, the module will
47f69316d6SEdward A. James	  be called ibm-cffps.
48f69316d6SEdward A. James
49*edd2a4d6SJohn Wangconfig SENSORS_INSPUR_IPSPS
50*edd2a4d6SJohn Wang	tristate "INSPUR Power System Power Supply"
51*edd2a4d6SJohn Wang	help
52*edd2a4d6SJohn Wang	  If you say yes here you get hardware monitoring support for the INSPUR
53*edd2a4d6SJohn Wang	  Power System power supply.
54*edd2a4d6SJohn Wang
55*edd2a4d6SJohn Wang	  This driver can also be built as a module. If so, the module will
56*edd2a4d6SJohn Wang	  be called inspur-ipsps.
57*edd2a4d6SJohn Wang
588991ebd9SSamuel Mendoza-Jonasconfig SENSORS_IR35221
598991ebd9SSamuel Mendoza-Jonas	tristate "Infineon IR35221"
608991ebd9SSamuel Mendoza-Jonas	help
618991ebd9SSamuel Mendoza-Jonas	  If you say yes here you get hardware monitoring support for the
628991ebd9SSamuel Mendoza-Jonas	  Infineon IR35221 controller.
638991ebd9SSamuel Mendoza-Jonas
648991ebd9SSamuel Mendoza-Jonas	  This driver can also be built as a module. If so, the module will
658991ebd9SSamuel Mendoza-Jonas	  be called ir35521.
668991ebd9SSamuel Mendoza-Jonas
6700669d19SMaxim Sloykoconfig SENSORS_IR38064
6800669d19SMaxim Sloyko	tristate "Infineon IR38064"
6900669d19SMaxim Sloyko	help
7000669d19SMaxim Sloyko	  If you say yes here you get hardware monitoring support for Infineon
7100669d19SMaxim Sloyko	  IR38064.
7200669d19SMaxim Sloyko
7300669d19SMaxim Sloyko	  This driver can also be built as a module. If so, the module will
7400669d19SMaxim Sloyko	  be called ir38064.
7500669d19SMaxim Sloyko
769158411bSRobert Hancockconfig SENSORS_IRPS5401
779158411bSRobert Hancock	tristate "Infineon IRPS5401"
789158411bSRobert Hancock	help
799158411bSRobert Hancock	  If you say yes here you get hardware monitoring support for the
809158411bSRobert Hancock	  Infineon IRPS5401 controller.
819158411bSRobert Hancock
829158411bSRobert Hancock	  This driver can also be built as a module. If so, the module will
839158411bSRobert Hancock	  be called irps5401.
849158411bSRobert Hancock
85038a9c3dSMaxim Sloykoconfig SENSORS_ISL68137
86038a9c3dSMaxim Sloyko	tristate "Intersil ISL68137"
87038a9c3dSMaxim Sloyko	help
88038a9c3dSMaxim Sloyko	  If you say yes here you get hardware monitoring support for Intersil
89038a9c3dSMaxim Sloyko	  ISL68137.
90038a9c3dSMaxim Sloyko
91038a9c3dSMaxim Sloyko	  This driver can also be built as a module. If so, the module will
92038a9c3dSMaxim Sloyko	  be called isl68137.
93038a9c3dSMaxim Sloyko
9403e9bd8dSGuenter Roeckconfig SENSORS_LM25066
9503e9bd8dSGuenter Roeck	tristate "National Semiconductor LM25066 and compatibles"
9603e9bd8dSGuenter Roeck	help
9703e9bd8dSGuenter Roeck	  If you say yes here you get hardware monitoring support for National
9858615a94SGuenter Roeck	  Semiconductor LM25056, LM25066, LM5064, and LM5066.
9903e9bd8dSGuenter Roeck
10003e9bd8dSGuenter Roeck	  This driver can also be built as a module. If so, the module will
10103e9bd8dSGuenter Roeck	  be called lm25066.
10203e9bd8dSGuenter Roeck
103c3ff9a67SGuenter Roeckconfig SENSORS_LTC2978
10477aa3585SAlan Tull	tristate "Linear Technologies LTC2978 and compatibles"
105c3ff9a67SGuenter Roeck	help
106c3ff9a67SGuenter Roeck	  If you say yes here you get hardware monitoring support for Linear
10752aae6afSGuenter Roeck	  Technology LTC2974, LTC2975, LTC2977, LTC2978, LTC2980, LTC3880,
108ccf2dc51SGuenter Roeck	  LTC3883, LTC3886, LTC3887, LTCM2987, LTM4675, and LTM4676.
109c3ff9a67SGuenter Roeck
110c3ff9a67SGuenter Roeck	  This driver can also be built as a module. If so, the module will
111c3ff9a67SGuenter Roeck	  be called ltc2978.
112c3ff9a67SGuenter Roeck
11377aa3585SAlan Tullconfig SENSORS_LTC2978_REGULATOR
1146341e62bSChristoph Jaeger	bool "Regulator support for LTC2978 and compatibles"
11577aa3585SAlan Tull	depends on SENSORS_LTC2978 && REGULATOR
11677aa3585SAlan Tull	help
11777aa3585SAlan Tull	  If you say yes here you get regulator support for Linear
1184e15d05dSMichael Hennerich	  Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, LTM4676
1194e15d05dSMichael Hennerich	  and LTM4686.
12077aa3585SAlan Tull
1218d28cd1bSGuenter Roeckconfig SENSORS_LTC3815
1228d28cd1bSGuenter Roeck	tristate "Linear Technologies LTC3815"
1238d28cd1bSGuenter Roeck	help
1248d28cd1bSGuenter Roeck	  If you say yes here you get hardware monitoring support for Linear
1258d28cd1bSGuenter Roeck	  Technology LTC3815.
1268d28cd1bSGuenter Roeck
1278d28cd1bSGuenter Roeck	  This driver can also be built as a module. If so, the module will
1288d28cd1bSGuenter Roeck	  be called ltc3815.
1298d28cd1bSGuenter Roeck
1309d2ecfb7SGuenter Roeckconfig SENSORS_MAX16064
1319d2ecfb7SGuenter Roeck	tristate "Maxim MAX16064"
1329d2ecfb7SGuenter Roeck	help
1339d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for Maxim
1349d2ecfb7SGuenter Roeck	  MAX16064.
1359d2ecfb7SGuenter Roeck
1369d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
1379d2ecfb7SGuenter Roeck	  be called max16064.
1389d2ecfb7SGuenter Roeck
1391f61cab8SGuenter Roeckconfig SENSORS_MAX20751
1401f61cab8SGuenter Roeck	tristate "Maxim MAX20751"
1411f61cab8SGuenter Roeck	help
1421f61cab8SGuenter Roeck	  If you say yes here you get hardware monitoring support for Maxim
1431f61cab8SGuenter Roeck	  MAX20751.
1441f61cab8SGuenter Roeck
1451f61cab8SGuenter Roeck	  This driver can also be built as a module. If so, the module will
1461f61cab8SGuenter Roeck	  be called max20751.
1471f61cab8SGuenter Roeck
1484d420a6aSAndrew Jefferyconfig SENSORS_MAX31785
1494d420a6aSAndrew Jeffery	tristate "Maxim MAX31785 and compatibles"
1504d420a6aSAndrew Jeffery	help
1514d420a6aSAndrew Jeffery	  If you say yes here you get hardware monitoring support for Maxim
1524d420a6aSAndrew Jeffery	  MAX31785.
1534d420a6aSAndrew Jeffery
1544d420a6aSAndrew Jeffery	  This driver can also be built as a module. If so, the module will
1554d420a6aSAndrew Jeffery	  be called max31785.
1564d420a6aSAndrew Jeffery
1579d2ecfb7SGuenter Roeckconfig SENSORS_MAX34440
158590defe5SGuenter Roeck	tristate "Maxim MAX34440 and compatibles"
1599d2ecfb7SGuenter Roeck	help
1609d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for Maxim
1617a001dbaSKun Yi	  MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461.
1629d2ecfb7SGuenter Roeck
1639d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
1649d2ecfb7SGuenter Roeck	  be called max34440.
1659d2ecfb7SGuenter Roeck
1669d2ecfb7SGuenter Roeckconfig SENSORS_MAX8688
1679d2ecfb7SGuenter Roeck	tristate "Maxim MAX8688"
1689d2ecfb7SGuenter Roeck	help
1699d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for Maxim
1709d2ecfb7SGuenter Roeck	  MAX8688.
1719d2ecfb7SGuenter Roeck
1729d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
1739d2ecfb7SGuenter Roeck	  be called max8688.
1749d2ecfb7SGuenter Roeck
175344757baSVijay Khemkaconfig SENSORS_PXE1610
176344757baSVijay Khemka	tristate "Infineon PXE1610"
177344757baSVijay Khemka	help
178344757baSVijay Khemka	  If you say yes here you get hardware monitoring support for Infineon
179344757baSVijay Khemka	  PXE1610.
180344757baSVijay Khemka
181344757baSVijay Khemka	  This driver can also be built as a module. If so, the module will
182344757baSVijay Khemka	  be called pxe1610.
183344757baSVijay Khemka
184a8bfecebSZhu, Richard \(NSN - CN/Beijing\)config SENSORS_TPS40422
185a8bfecebSZhu, Richard \(NSN - CN/Beijing\)	tristate "TI TPS40422"
186a8bfecebSZhu, Richard \(NSN - CN/Beijing\)	help
187a8bfecebSZhu, Richard \(NSN - CN/Beijing\)	  If you say yes here you get hardware monitoring support for TI
188a8bfecebSZhu, Richard \(NSN - CN/Beijing\)	  TPS40422.
189a8bfecebSZhu, Richard \(NSN - CN/Beijing\)
190a8bfecebSZhu, Richard \(NSN - CN/Beijing\)	  This driver can also be built as a module. If so, the module will
191a8bfecebSZhu, Richard \(NSN - CN/Beijing\)	  be called tps40422.
192a8bfecebSZhu, Richard \(NSN - CN/Beijing\)
19361052652SVadim Pasternakconfig SENSORS_TPS53679
19461052652SVadim Pasternak	tristate "TI TPS53679"
19561052652SVadim Pasternak	help
19661052652SVadim Pasternak	  If you say yes here you get hardware monitoring support for TI
19761052652SVadim Pasternak	  TPS53679.
19861052652SVadim Pasternak
19961052652SVadim Pasternak	  This driver can also be built as a module. If so, the module will
20061052652SVadim Pasternak	  be called tps53679.
20161052652SVadim Pasternak
2029d2ecfb7SGuenter Roeckconfig SENSORS_UCD9000
20350b2b02cSMatt Weber	tristate "TI UCD90120, UCD90124, UCD90160, UCD9090, UCD90910"
2049d2ecfb7SGuenter Roeck	help
2059d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for TI
20650b2b02cSMatt Weber	  UCD90120, UCD90124, UCD90160, UCD9090, UCD90910, Sequencer and System
20750b2b02cSMatt Weber	  Health Controllers.
2089d2ecfb7SGuenter Roeck
2099d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
2109d2ecfb7SGuenter Roeck	  be called ucd9000.
2119d2ecfb7SGuenter Roeck
2129d2ecfb7SGuenter Roeckconfig SENSORS_UCD9200
2139d2ecfb7SGuenter Roeck	tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
2149d2ecfb7SGuenter Roeck	help
2159d2ecfb7SGuenter Roeck	  If you say yes here you get hardware monitoring support for TI
2169d2ecfb7SGuenter Roeck	  UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248
2179d2ecfb7SGuenter Roeck	  Digital PWM System Controllers.
2189d2ecfb7SGuenter Roeck
2199d2ecfb7SGuenter Roeck	  This driver can also be built as a module. If so, the module will
2209d2ecfb7SGuenter Roeck	  be called ucd9200.
2219d2ecfb7SGuenter Roeck
222200855e5SGuenter Roeckconfig SENSORS_ZL6100
223200855e5SGuenter Roeck	tristate "Intersil ZL6100 and compatibles"
224200855e5SGuenter Roeck	help
225200855e5SGuenter Roeck	  If you say yes here you get hardware monitoring support for Intersil
2263360a106SGuenter Roeck	  ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105,
2273360a106SGuenter Roeck	  ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
2283360a106SGuenter Roeck	  Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464.
229200855e5SGuenter Roeck
230200855e5SGuenter Roeck	  This driver can also be built as a module. If so, the module will
231200855e5SGuenter Roeck	  be called zl6100.
232200855e5SGuenter Roeck
2339d2ecfb7SGuenter Roeckendif # PMBUS
234