xref: /linux/drivers/hwmon/pmbus/Kconfig (revision 53597deca0e38c30e6cd4ba2114fa42d2bcd85bb)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# PMBus chip drivers configuration
4#
5
6menuconfig PMBUS
7	tristate "PMBus support"
8	depends on I2C
9	help
10	  Say yes here if you want to enable PMBus support.
11
12	  This driver can also be built as a module. If so, the module will
13	  be called pmbus_core.
14
15if PMBUS
16
17config SENSORS_PMBUS
18	tristate "Generic PMBus devices"
19	default y
20	help
21	  If you say yes here you get hardware monitoring support for generic
22	  PMBus devices, including but not limited to ADP4000, BMR310, BMR453,
23	  BMR454, BMR456, BMR457, BMR458, BMR480, BMR490, BMR491, BMR492,
24	  MAX20796, MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012,
25	  TPS40400, TPS544B20, TPS544B25, TPS544C20, TPS544C25, and UDT020.
26
27	  This driver can also be built as a module. If so, the module will
28	  be called pmbus.
29
30config SENSORS_ACBEL_FSG032
31	tristate "ACBEL FSG032 Power Supply"
32	help
33	  If you say yes here you get hardware monitoring support for the ACBEL
34	  FSG032 Power Supply.
35
36	  This driver can also be built as a module. If so, the module will
37	  be called acbel-fsg032.
38
39config SENSORS_ADM1266
40	tristate "Analog Devices ADM1266 Sequencer"
41	select CRC8
42	depends on GPIOLIB
43	help
44	  If you say yes here you get hardware monitoring support for Analog
45	  Devices ADM1266 Cascadable Super Sequencer.
46
47	  This driver can also be built as a module. If so, the module will
48	  be called adm1266.
49
50config SENSORS_ADM1275
51	tristate "Analog Devices ADM1275 and compatibles"
52	help
53	  If you say yes here you get hardware monitoring support for Analog
54	  Devices ADM1075, ADM1272, ADM1273, ADM1275, ADM1276, ADM1278, ADM1281,
55	  ADM1293, ADM1294 and SQ24905C Hot-Swap Controller and
56	  Digital Power Monitors.
57
58	  This driver can also be built as a module. If so, the module will
59	  be called adm1275.
60
61config SENSORS_ADP1050
62	tristate "Analog Devices ADP1050 digital controller for Power Supplies"
63	help
64	  If you say yes here you get hardware monitoring support for Analog
65	  Devices ADP1050 digital controller for isolated power supply with
66	  PMBus interface.
67
68	  This driver can also be built as a module. If so, the module will
69	  be called adp1050.
70
71config SENSORS_ADP1050_REGULATOR
72	bool "Regulator support for ADP1050 and compatibles"
73	depends on SENSORS_ADP1050 && REGULATOR
74	help
75	  If you say yes here you get regulator support for Analog Devices
76	  LTP8800-1A, LTP8800-4A, and LTP8800-2. LTP8800 is a family of DC/DC
77	  µModule regulators that can provide microprocessor power from 54V
78	  power distribution architecture.
79
80config SENSORS_APS_379
81	tristate "Sony APS-379 Power Supplies"
82	help
83	  If you say yes here you get hardware monitoring support for Sony
84	  APS-379 Power Supplies.
85
86	  This driver can also be built as a module. If so, the module will
87	  be called aps-379.
88
89config SENSORS_BEL_PFE
90	tristate "Bel PFE Compatible Power Supplies"
91	help
92	  If you say yes here you get hardware monitoring support for BEL
93	  PFE1100 and PFE3000 Power Supplies.
94
95	  This driver can also be built as a module. If so, the module will
96	  be called bel-pfe.
97
98config SENSORS_BPA_RS600
99	tristate "BluTek BPA-RS600 Power Supplies"
100	help
101	  If you say yes here you get hardware monitoring support for BluTek
102	  BPA-RS600 Power Supplies.
103
104	  This driver can also be built as a module. If so, the module will
105	  be called bpa-rs600.
106
107config SENSORS_CRPS
108	tristate "Intel Common Redundant Power Supply"
109	help
110	  If you say yes here you get hardware monitoring support for the Intel
111	  Common Redundant Power Supply.
112
113	  This driver can also be built as a module. If so, the module will
114	  be called crps.
115
116config SENSORS_DELTA_AHE50DC_FAN
117	tristate "Delta AHE-50DC fan control module"
118	help
119	  If you say yes here you get hardware monitoring support for
120	  the integrated fan control module of the Delta AHE-50DC
121	  Open19 power shelf.
122
123	  This driver can also be built as a module. If so, the module
124	  will be called delta-ahe50dc-fan.
125
126config SENSORS_FSP_3Y
127	tristate "FSP/3Y-Power power supplies"
128	help
129	  If you say yes here you get hardware monitoring support for
130	  FSP/3Y-Power hot-swap power supplies.
131	  Supported models: YH-5151E, YM-2151E
132
133	  This driver can also be built as a module. If so, the module will
134	  be called fsp-3y.
135
136config SENSORS_HAC300S
137	tristate "Hitron HAC300S-D120E PSU"
138	help
139	  If you say yes here you get hardware monitoring support for the
140	  Hitron HAC300S-D120E Power Supply.
141
142	  This driver can also be built as a module. If so, the module will
143	  be called hac300s.
144
145config SENSORS_IBM_CFFPS
146	tristate "IBM Common Form Factor Power Supply"
147	depends on LEDS_CLASS
148	help
149	  If you say yes here you get hardware monitoring support for the IBM
150	  Common Form Factor power supply.
151
152	  This driver can also be built as a module. If so, the module will
153	  be called ibm-cffps.
154
155config SENSORS_DPS920AB
156	tristate "Delta DPS920AB Power Supply"
157	help
158	  If you say yes here you get hardware monitoring support for Delta
159	  DPS920AB Power Supplies.
160
161	  This driver can also be built as a module. If so, the module will
162	  be called dps920ab.
163
164config SENSORS_INA233
165	tristate "Texas Instruments INA233 and compatibles"
166	help
167	  If you say yes here you get hardware monitoring support for Texas
168	  Instruments INA233.
169
170	  This driver can also be built as a module. If so, the module will
171	  be called ina233.
172
173config SENSORS_INSPUR_IPSPS
174	tristate "INSPUR Power System Power Supply"
175	help
176	  If you say yes here you get hardware monitoring support for the INSPUR
177	  Power System power supply.
178
179	  This driver can also be built as a module. If so, the module will
180	  be called inspur-ipsps.
181
182config SENSORS_IR35221
183	tristate "Infineon IR35221"
184	help
185	  If you say yes here you get hardware monitoring support for the
186	  Infineon IR35221 controller.
187
188	  This driver can also be built as a module. If so, the module will
189	  be called ir35221.
190
191config SENSORS_IR36021
192	tristate "Infineon IR36021"
193	help
194	  If you say yes here you get hardware monitoring support for Infineon
195	  IR36021.
196
197	  This driver can also be built as a module. If so, the module will
198	  be called ir36021.
199
200config SENSORS_IR38064
201	tristate "Infineon IR38064 and compatibles"
202	help
203	  If you say yes here you get hardware monitoring support for Infineon
204	  IR38060, IR38064, IR38164 and IR38263.
205
206	  This driver can also be built as a module. If so, the module will
207	  be called ir38064.
208
209config SENSORS_IR38064_REGULATOR
210	bool "Regulator support for IR38064 and compatibles"
211	depends on SENSORS_IR38064 && REGULATOR
212	help
213	  Uses the IR38064 or compatible as regulator.
214
215config SENSORS_IRPS5401
216	tristate "Infineon IRPS5401"
217	help
218	  If you say yes here you get hardware monitoring support for the
219	  Infineon IRPS5401 controller.
220
221	  This driver can also be built as a module. If so, the module will
222	  be called irps5401.
223
224config SENSORS_ISL68137
225	tristate "Renesas Digital Multiphase Voltage Regulators"
226	help
227	  If you say yes here you get hardware monitoring support for Renesas
228	  digital multiphase voltage regulators.
229
230	  This driver can also be built as a module. If so, the module will
231	  be called isl68137.
232
233config SENSORS_LM25066
234	tristate "National Semiconductor LM25066 and compatibles"
235	help
236	  If you say yes here you get hardware monitoring support for National
237	  Semiconductor LM25056, LM25066, LM5064, and LM5066.
238
239	  This driver can also be built as a module. If so, the module will
240	  be called lm25066.
241
242config SENSORS_LM25066_REGULATOR
243	bool "Regulator support for LM25066 and compatibles"
244	depends on SENSORS_LM25066 && REGULATOR
245	help
246	  If you say yes here you get regulator support for National
247	  Semiconductor LM25066, LM5064, and LM5066.
248
249config SENSORS_LT3074
250	tristate "Analog Devices LT3074"
251	help
252	  If you say yes here you get hardware monitoring support for Analog
253	  Devices LT3074.
254
255	  This driver can also be built as a module. If so, the module will
256	  be called lt3074.
257
258config SENSORS_LT3074_REGULATOR
259	tristate "Regulator support for LT3074"
260	depends on SENSORS_LT3074 && REGULATOR
261	help
262	  If you say yes here you get regulator support for Analog Devices
263	  LT3074. The LT3074 is a low voltage, ultralow noise, high PSRR,
264	  dropout linear regulator. The device supplies up to 3A with a
265	  typical dropout voltage of 45mV.
266
267config SENSORS_LT7182S
268	tristate "Analog Devices LT7182S"
269	help
270	  If you say yes here you get hardware monitoring support for Analog
271	  Devices LT7182S.
272
273	  This driver can also be built as a module. If so, the module will
274	  be called lt7182s.
275
276config SENSORS_LTC2978
277	tristate "Linear Technologies LTC2978 and compatibles"
278	help
279	  If you say yes here you get hardware monitoring support for Linear
280	  Technology LTC2972, LTC2974, LTC2975, LTC2977, LTC2978, LTC2979,
281	  LTC2980, and LTM2987.
282
283	  This driver can also be built as a module. If so, the module will
284	  be called ltc2978.
285
286config SENSORS_LTC2978_REGULATOR
287	bool "Regulator support for LTC2978 and compatibles"
288	depends on SENSORS_LTC2978 && REGULATOR
289	help
290	  If you say yes here you get regulator support for Linear Technology
291	  LT7170, LT7171, LTC3880, LTC3883, LTC3884, LTC3886, LTC3887, LTC3889,
292	  LTC7841, LTC7880, LTM4644, LTM4673, LTM4675, LTM4676, LTM4677,
293	  LTM4678, LTM4680, LTM4686, and LTM4700.
294
295config SENSORS_LTC3815
296	tristate "Linear Technologies LTC3815"
297	help
298	  If you say yes here you get hardware monitoring support for Linear
299	  Technology LTC3815.
300
301	  This driver can also be built as a module. If so, the module will
302	  be called ltc3815.
303
304config SENSORS_LTC4286
305	bool "Analog Devices LTC4286"
306	help
307	  LTC4286 is an integrated solution for hot swap applications that
308	  allows a board to be safely inserted and removed from a live
309	  backplane.
310	  This chip could be used to monitor voltage, current, ...etc.
311	  If you say yes here you get hardware monitoring support for Analog
312	  Devices LTC4286.
313
314config SENSORS_MAX15301
315	tristate "Maxim MAX15301"
316	help
317	  If you say yes here you get hardware monitoring support for Maxim
318	  MAX15301, MAX15303, as well as for Flex BMR461.
319
320	  This driver can also be built as a module. If so, the module will
321	  be called max15301.
322
323config SENSORS_MAX16064
324	tristate "Maxim MAX16064"
325	help
326	  If you say yes here you get hardware monitoring support for Maxim
327	  MAX16064.
328
329	  This driver can also be built as a module. If so, the module will
330	  be called max16064.
331
332config SENSORS_MAX16601
333	tristate "Maxim MAX16508, MAX16600, MAX16601, and MAX16602"
334	help
335	  If you say yes here you get hardware monitoring support for Maxim
336	  MAX16508, MAX16600, MAX16601, and MAX16602.
337
338	  This driver can also be built as a module. If so, the module will
339	  be called max16601.
340
341config SENSORS_MAX17616
342	tristate "Analog Devices MAX17616/MAX17616A"
343	help
344	  If you say yes here you get hardware monitoring support for Analog
345	  Devices MAX17616/MAX17616A.
346
347	  This driver can also be built as a module. If so, the module will
348	  be called max17616.
349
350config SENSORS_MAX20730
351	tristate "Maxim MAX20710, MAX20730, MAX20734, MAX20743"
352	help
353	  If you say yes here you get hardware monitoring support for Maxim
354	  MAX20710, MAX20730, MAX20734, and MAX20743.
355
356	  This driver can also be built as a module. If so, the module will
357	  be called max20730.
358
359config SENSORS_MAX20751
360	tristate "Maxim MAX20751"
361	help
362	  If you say yes here you get hardware monitoring support for Maxim
363	  MAX20751.
364
365	  This driver can also be built as a module. If so, the module will
366	  be called max20751.
367
368config SENSORS_MAX31785
369	tristate "Maxim MAX31785 and compatibles"
370	help
371	  If you say yes here you get hardware monitoring support for Maxim
372	  MAX31785.
373
374	  This driver can also be built as a module. If so, the module will
375	  be called max31785.
376
377config SENSORS_MAX34440
378	tristate "Maxim MAX34440 and compatibles"
379	help
380	  If you say yes here you get hardware monitoring support for Maxim
381	  MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461.
382	  Other compatible are ADPM12160, and ADPM12200.
383
384	  This driver can also be built as a module. If so, the module will
385	  be called max34440.
386
387config SENSORS_MAX8688
388	tristate "Maxim MAX8688"
389	help
390	  If you say yes here you get hardware monitoring support for Maxim
391	  MAX8688.
392
393	  This driver can also be built as a module. If so, the module will
394	  be called max8688.
395
396config SENSORS_MP2856
397	tristate "MPS MP2856"
398	help
399	  If you say yes here you get hardware monitoring support for MPS
400	  MP2856 MP2857 Dual Loop Digital Multi-Phase Controller.
401
402	  This driver can also be built as a module. If so, the module will
403	  be called mp2856.
404
405config SENSORS_MP2869
406	tristate "MPS MP2869"
407	help
408	  If you say yes here you get hardware monitoring support for MPS
409	  MP2869 Dual Loop Digital Multi-Phase Controller.
410
411	  This driver can also be built as a module. If so, the module will
412	  be called mp2869.
413
414config SENSORS_MP2888
415	tristate "MPS MP2888"
416	help
417	  If you say yes here you get hardware monitoring support for MPS
418	  MP2888 Digital, Multi-Phase, Pulse-Width Modulation Controller.
419
420	  This driver can also be built as a module. If so, the module will
421	  be called mp2888.
422
423config SENSORS_MP2891
424    tristate "MPS MP2891"
425    help
426      If you say yes here you get hardware monitoring support for MPS
427      MP2891 Dual Loop Digital Multi-Phase Controller.
428
429      This driver can also be built as a module. If so, the module will
430      be called mp2891.
431
432config SENSORS_MP2925
433    tristate "MPS MP2925"
434    help
435      If you say yes here you get hardware monitoring support for MPS
436      MP2925 Dual Loop Digital Multi-Phase Controller.
437
438      This driver can also be built as a module. If so, the module will
439      be called mp2925.
440
441config SENSORS_MP29502
442	tristate "MPS MP29502"
443	help
444	  If you say yes here you get hardware monitoring support for MPS
445	  MP29502 Dual Loop Digital Multi-Phase Controller.
446
447	  This driver can also be built as a module. If so, the module will
448	  be called mp29502.
449
450config SENSORS_MP2975
451	tristate "MPS MP2975"
452	help
453	  If you say yes here you get hardware monitoring support for MPS
454	  MP2975 Dual Loop Digital Multi-Phase Controller.
455
456	  This driver can also be built as a module. If so, the module will
457	  be called mp2975.
458
459config SENSORS_MP2993
460	tristate "MPS MP2993"
461	help
462	  If you say yes here you get hardware monitoring support for MPS
463	  MP2993 Dual Loop Digital Multi-Phase Controller.
464
465	  This driver can also be built as a module. If so, the module will
466	  be called mp2993.
467
468config SENSORS_MP2975_REGULATOR
469	depends on SENSORS_MP2975 && REGULATOR
470	bool "Regulator support for MPS MP2975"
471	help
472	  If you say yes here you get regulator support for MPS MP2975
473	  Dual Loop Digital Multi-Phase Controller.
474
475config SENSORS_MP5023
476	tristate "MPS MP5023"
477	help
478	  If you say yes here you get hardware monitoring support for MPS
479	  MP5023.
480
481	  This driver can also be built as a module. If so, the module will
482	  be called mp5023.
483
484config SENSORS_MP5920
485	tristate "MPS MP5920"
486	help
487	  If you say yes here you get hardware monitoring support for Monolithic
488	  MP5920.
489
490	  This driver can also be built as a module. If so, the module will
491	  be called mp5920.
492
493config SENSORS_MP5926
494	tristate "MPS MP5926"
495	help
496	  If you say yes here you get hardware monitoring support for Monolithic
497	  MP5926.
498
499	  This driver can also be built as a module. If so, the module will
500	  be called mp5926.
501
502config SENSORS_MP5990
503	tristate "MPS MP5990"
504	help
505	  If you say yes here you get hardware monitoring support for MPS
506	  MP5990.
507
508	  This driver can also be built as a module. If so, the module will
509	  be called mp5990.
510
511config SENSORS_MP9941
512	tristate "MPS MP9941"
513	help
514	  If you say yes here you get hardware monitoring support for MPS
515	  MP9941.
516
517	  This driver can also be built as a module. If so, the module will
518	  be called mp9941.
519
520config SENSORS_MP9945
521	tristate "MPS MP9945"
522	help
523	  If you say yes here you get hardware monitoring support for MPS
524	  MP9945.
525
526	  This driver can also be built as a module. If so, the module will
527	  be called mp9945.
528
529config SENSORS_MPQ7932_REGULATOR
530	bool "Regulator support for MPQ7932"
531	depends on SENSORS_MPQ7932 && REGULATOR
532	help
533	  If you say yes here you get six integrated buck converter regulator
534	  support for power management IC MPS MPQ7932.
535
536config SENSORS_MPQ7932
537	tristate "MPS MPQ7932"
538	help
539	  If you say yes here you get hardware monitoring functionality support
540	  for power management IC MPS MPQ7932.
541
542	  This driver can also be built as a module. If so, the module will
543	  be called mpq7932.
544
545config SENSORS_MPQ8785
546	tristate "MPS MPQ8785"
547	help
548	  If you say yes here you get hardware monitoring functionality support
549	  for power management IC MPS MPQ8785.
550
551	  This driver can also be built as a module. If so, the module will
552	  be called mpq8785.
553
554config SENSORS_PIM4328
555	tristate "Flex PIM4328 and compatibles"
556	help
557	  If you say yes here you get hardware monitoring support for Flex
558	  PIM4328, PIM4820 and PIM4006 Power Interface Modules.
559
560	  This driver can also be built as a module. If so, the module will
561	  be called pim4328.
562
563config SENSORS_PLI1209BC
564	tristate "Vicor PLI1209BC"
565	help
566	  If you say yes here you get hardware monitoring support for Vicor
567	  PLI1209BC Digital Supervisor.
568
569	  This driver can also be built as a module. If so, the module will
570	  be called pli1209bc.
571
572config SENSORS_PLI1209BC_REGULATOR
573	bool "Regulator support for PLI1209BC"
574	depends on SENSORS_PLI1209BC && REGULATOR
575	help
576	  If you say yes here you get regulator support for Vicor PLI1209BC
577	  Digital Supervisor.
578
579config SENSORS_PM6764TR
580	tristate "ST PM6764TR"
581	help
582	  If you say yes here you get hardware monitoring support for ST
583	  PM6764TR.
584
585	  This driver can also be built as a module. If so, the module will
586	  be called pm6764tr.
587
588config SENSORS_PXE1610
589	tristate "Infineon PXE1610"
590	help
591	  If you say yes here you get hardware monitoring support for Infineon
592	  PXE1610.
593
594	  This driver can also be built as a module. If so, the module will
595	  be called pxe1610.
596
597config SENSORS_Q54SJ108A2
598	tristate "Delta Power Supplies Q54SJ108A2"
599	help
600	  If you say yes here you get hardware monitoring support for Delta
601	  Q54SJ108A2 series Power Supplies.
602
603	  This driver can also be built as a module. If so, the module will
604	  be called q54sj108a2.
605
606config SENSORS_STEF48H28
607	tristate "ST STEF48H28"
608	help
609	  If you say yes here you get hardware monitoring support for ST
610	  STEF48H28.
611
612	  This driver can also be built as a module. If so, the module will
613	  be called stef48h28.
614
615config SENSORS_STPDDC60
616	tristate "ST STPDDC60"
617	help
618	  If you say yes here you get hardware monitoring support for ST
619	  STPDDC60 Universal Digital Multicell Controller, as well as for
620	  Flex BMR481.
621
622	  This driver can also be built as a module. If so, the module will
623	  be called stpddc60.
624
625config SENSORS_TDA38640
626	tristate "Infineon TDA38640"
627	help
628	  If you say yes here you get hardware monitoring support for Infineon
629	  TDA38640.
630
631	  This driver can also be built as a module. If so, the module will
632	  be called tda38640.
633
634config SENSORS_TDA38640_REGULATOR
635	bool "Regulator support for TDA38640 and compatibles"
636	depends on SENSORS_TDA38640 && REGULATOR
637	help
638	  If you say yes here you get regulator support for Infineon
639	  TDA38640 as regulator.
640
641config SENSORS_TPS25990
642	tristate "TI TPS25990"
643	help
644	  If you say yes here you get hardware monitoring support for TI
645	  TPS25990.
646
647	  This driver can also be built as a module. If so, the module will
648	  be called tps25990.
649
650config SENSORS_TPS25990_REGULATOR
651	bool "Regulator support for TPS25990 and compatibles"
652	depends on SENSORS_TPS25990 && REGULATOR
653	default SENSORS_TPS25990
654	help
655	  If you say yes here you get regulator support for Texas Instruments
656	  TPS25990.
657
658config SENSORS_TPS40422
659	tristate "TI TPS40422"
660	help
661	  If you say yes here you get hardware monitoring support for TI
662	  TPS40422.
663
664	  This driver can also be built as a module. If so, the module will
665	  be called tps40422.
666
667config SENSORS_TPS53679
668	tristate "TI TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, TPS53688"
669	help
670	  If you say yes here you get hardware monitoring support for TI
671	  TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, and TPS53688.
672
673	  This driver can also be built as a module. If so, the module will
674	  be called tps53679.
675
676config SENSORS_TPS546D24
677	tristate "TPS546D24"
678	help
679	  If you say yes here you get hardware monitoring support for TEXAS
680	  TPS546D24.
681
682	  This driver can also be built as a module. If so, the module will
683	  be called tps546d24
684
685config SENSORS_UCD9000
686	tristate "TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910"
687	help
688	  If you say yes here you get hardware monitoring support for TI
689	  UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910, Sequencer
690	  and System Health Controllers.
691
692	  This driver can also be built as a module. If so, the module will
693	  be called ucd9000.
694
695config SENSORS_UCD9200
696	tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
697	help
698	  If you say yes here you get hardware monitoring support for TI
699	  UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248
700	  Digital PWM System Controllers.
701
702	  This driver can also be built as a module. If so, the module will
703	  be called ucd9200.
704
705config SENSORS_XDP710
706	tristate "Infineon XDP710 family"
707	help
708	  If you say yes here you get hardware monitoring support for Infineon
709	  XDP710.
710
711	  This driver can also be built as a module. If so, the module will
712	  be called xdp710.
713
714config SENSORS_XDP720
715	tristate "Infineon XDP720 family"
716	help
717	  If you say yes here you get hardware monitoring support for Infineon
718	  XDP720.
719
720	  This driver can also be built as a module. If so, the module will
721	  be called xdp720.
722
723config SENSORS_XDPE152
724	tristate "Infineon XDPE152 family"
725	help
726	  If you say yes here you get hardware monitoring support for Infineon
727	  XDPE15284, XDPE152C4, device.
728
729	  This driver can also be built as a module. If so, the module will
730	  be called xdpe152c4.
731
732config SENSORS_XDPE1A2G7B
733	tristate "Infineon XDPE1A2G7B"
734	help
735	  If you say yes here you get hardware monitoring support for Infineon
736	  XDPE1A2G5B and XDPE1A2G7B.
737
738	  This driver can also be built as a module. If so, the module will
739	  be called xdpe1a2g7b.
740
741config SENSORS_XDPE122
742	tristate "Infineon XDPE122 family"
743	help
744	  If you say yes here you get hardware monitoring support for Infineon
745	  XDPE12254, XDPE12284, device.
746
747	  This driver can also be built as a module. If so, the module will
748	  be called xdpe12284.
749
750config SENSORS_XDPE122_REGULATOR
751	bool "Regulator support for XDPE122 and compatibles"
752	depends on SENSORS_XDPE122 && REGULATOR
753	help
754	  Uses the xdpe12284 or compatible as regulator.
755
756config SENSORS_ZL6100
757	tristate "Intersil ZL6100 and compatibles"
758	help
759	  If you say yes here you get hardware monitoring support for Intersil
760	  ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105,
761	  ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
762	  Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464.
763
764	  This driver can also be built as a module. If so, the module will
765	  be called zl6100.
766
767endif # PMBUS
768