xref: /linux/drivers/hwmon/pmbus/Kconfig (revision 7c264a7d077586a64656ea10559ce6ab69377534)
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_D1U74T
117	tristate "Murata D1U74T Power Supply"
118	help
119	  If you say yes here you get hardware monitoring support for the Murata
120	  D1U74T Power Supply.
121
122	  This driver can also be built as a module. If so, the module will
123	  be called d1u74t.
124
125config SENSORS_DELTA_AHE50DC_FAN
126	tristate "Delta AHE-50DC fan control module"
127	help
128	  If you say yes here you get hardware monitoring support for
129	  the integrated fan control module of the Delta AHE-50DC
130	  Open19 power shelf.
131
132	  This driver can also be built as a module. If so, the module
133	  will be called delta-ahe50dc-fan.
134
135config SENSORS_FSP_3Y
136	tristate "FSP/3Y-Power power supplies"
137	help
138	  If you say yes here you get hardware monitoring support for
139	  FSP/3Y-Power hot-swap power supplies.
140	  Supported models: YH-5151E, YM-2151E
141
142	  This driver can also be built as a module. If so, the module will
143	  be called fsp-3y.
144
145config SENSORS_HAC300S
146	tristate "Hitron HAC300S-D120E PSU"
147	help
148	  If you say yes here you get hardware monitoring support for the
149	  Hitron HAC300S-D120E Power Supply.
150
151	  This driver can also be built as a module. If so, the module will
152	  be called hac300s.
153
154config SENSORS_IBM_CFFPS
155	tristate "IBM Common Form Factor Power Supply"
156	depends on LEDS_CLASS
157	help
158	  If you say yes here you get hardware monitoring support for the IBM
159	  Common Form Factor power supply.
160
161	  This driver can also be built as a module. If so, the module will
162	  be called ibm-cffps.
163
164config SENSORS_DPS920AB
165	tristate "Delta DPS920AB Power Supply"
166	help
167	  If you say yes here you get hardware monitoring support for Delta
168	  DPS920AB Power Supplies.
169
170	  This driver can also be built as a module. If so, the module will
171	  be called dps920ab.
172
173config SENSORS_E50SN12051
174	tristate "Delta E50SN12051 Power Modules"
175	help
176	  If you say yes here you get hardware monitoring support for Delta
177	  E50SN12051 Power Modules.
178
179	  This driver can also be built as a module. If so, the module will
180	  be called e50sn12051.
181
182config SENSORS_INA233
183	tristate "Texas Instruments INA233 and compatibles"
184	help
185	  If you say yes here you get hardware monitoring support for Texas
186	  Instruments INA233.
187
188	  This driver can also be built as a module. If so, the module will
189	  be called ina233.
190
191config SENSORS_INSPUR_IPSPS
192	tristate "INSPUR Power System Power Supply"
193	help
194	  If you say yes here you get hardware monitoring support for the INSPUR
195	  Power System power supply.
196
197	  This driver can also be built as a module. If so, the module will
198	  be called inspur-ipsps.
199
200config SENSORS_IR35221
201	tristate "Infineon IR35221"
202	help
203	  If you say yes here you get hardware monitoring support for the
204	  Infineon IR35221 controller.
205
206	  This driver can also be built as a module. If so, the module will
207	  be called ir35221.
208
209config SENSORS_IR36021
210	tristate "Infineon IR36021"
211	help
212	  If you say yes here you get hardware monitoring support for Infineon
213	  IR36021.
214
215	  This driver can also be built as a module. If so, the module will
216	  be called ir36021.
217
218config SENSORS_IR38064
219	tristate "Infineon IR38064 and compatibles"
220	help
221	  If you say yes here you get hardware monitoring support for Infineon
222	  IR38060, IR38064, IR38164 and IR38263.
223
224	  This driver can also be built as a module. If so, the module will
225	  be called ir38064.
226
227config SENSORS_IR38064_REGULATOR
228	bool "Regulator support for IR38064 and compatibles"
229	depends on SENSORS_IR38064 && REGULATOR
230	help
231	  Uses the IR38064 or compatible as regulator.
232
233config SENSORS_IRPS5401
234	tristate "Infineon IRPS5401"
235	help
236	  If you say yes here you get hardware monitoring support for the
237	  Infineon IRPS5401 controller.
238
239	  This driver can also be built as a module. If so, the module will
240	  be called irps5401.
241
242config SENSORS_ISL68137
243	tristate "Renesas Digital Multiphase Voltage Regulators"
244	help
245	  If you say yes here you get hardware monitoring support for Renesas
246	  digital multiphase voltage regulators.
247
248	  This driver can also be built as a module. If so, the module will
249	  be called isl68137.
250
251config SENSORS_LM25066
252	tristate "National Semiconductor LM25066 and compatibles"
253	help
254	  If you say yes here you get hardware monitoring support for National
255	  Semiconductor LM25056, LM25066, LM5064, and LM5066.
256
257	  This driver can also be built as a module. If so, the module will
258	  be called lm25066.
259
260config SENSORS_LM25066_REGULATOR
261	bool "Regulator support for LM25066 and compatibles"
262	depends on SENSORS_LM25066 && REGULATOR
263	help
264	  If you say yes here you get regulator support for National
265	  Semiconductor LM25066, LM5064, and LM5066.
266
267config SENSORS_LT3074
268	tristate "Analog Devices LT3074"
269	help
270	  If you say yes here you get hardware monitoring support for Analog
271	  Devices LT3074.
272
273	  This driver can also be built as a module. If so, the module will
274	  be called lt3074.
275
276config SENSORS_LT3074_REGULATOR
277	tristate "Regulator support for LT3074"
278	depends on SENSORS_LT3074 && REGULATOR
279	help
280	  If you say yes here you get regulator support for Analog Devices
281	  LT3074. The LT3074 is a low voltage, ultralow noise, high PSRR,
282	  dropout linear regulator. The device supplies up to 3A with a
283	  typical dropout voltage of 45mV.
284
285config SENSORS_LT7182S
286	tristate "Analog Devices LT7182S"
287	help
288	  If you say yes here you get hardware monitoring support for Analog
289	  Devices LT7182S.
290
291	  This driver can also be built as a module. If so, the module will
292	  be called lt7182s.
293
294config SENSORS_LTC2978
295	tristate "Linear Technologies LTC2978 and compatibles"
296	help
297	  If you say yes here you get hardware monitoring support for Linear
298	  Technology LTC2972, LTC2974, LTC2975, LTC2977, LTC2978, LTC2979,
299	  LTC2980, and LTM2987.
300
301	  This driver can also be built as a module. If so, the module will
302	  be called ltc2978.
303
304config SENSORS_LTC2978_REGULATOR
305	bool "Regulator support for LTC2978 and compatibles"
306	depends on SENSORS_LTC2978 && REGULATOR
307	help
308	  If you say yes here you get regulator support for Linear Technology
309	  LT7170, LT7171, LTC3880, LTC3883, LTC3884, LTC3886, LTC3887, LTC3889,
310	  LTC7841, LTC7880, LTM4644, LTM4673, LTM4675, LTM4676, LTM4677,
311	  LTM4678, LTM4680, LTM4686, and LTM4700.
312
313config SENSORS_LTC3815
314	tristate "Linear Technologies LTC3815"
315	help
316	  If you say yes here you get hardware monitoring support for Linear
317	  Technology LTC3815.
318
319	  This driver can also be built as a module. If so, the module will
320	  be called ltc3815.
321
322config SENSORS_LTC4286
323	bool "Analog Devices LTC4286"
324	help
325	  LTC4286 is an integrated solution for hot swap applications that
326	  allows a board to be safely inserted and removed from a live
327	  backplane.
328	  This chip could be used to monitor voltage, current, ...etc.
329	  If you say yes here you get hardware monitoring support for Analog
330	  Devices LTC4286.
331
332config SENSORS_LX1308
333	tristate "Luxshare LX1308 DC/DC Power Module"
334	help
335	  If you say yes here you get hardware monitoring support for
336	  Luxshare LX1308, a high-efficiency 12V 860W DC/DC power module
337	  with PMBus interface.
338
339	  This driver can also be built as a module. If so, the module will
340	  be called lx1308.
341
342config SENSORS_MAX15301
343	tristate "Maxim MAX15301"
344	help
345	  If you say yes here you get hardware monitoring support for Maxim
346	  MAX15301, MAX15303, as well as for Flex BMR461.
347
348	  This driver can also be built as a module. If so, the module will
349	  be called max15301.
350
351config SENSORS_MAX16064
352	tristate "Maxim MAX16064"
353	help
354	  If you say yes here you get hardware monitoring support for Maxim
355	  MAX16064.
356
357	  This driver can also be built as a module. If so, the module will
358	  be called max16064.
359
360config SENSORS_MAX16601
361	tristate "Maxim MAX16508, MAX16600, MAX16601, and MAX16602"
362	help
363	  If you say yes here you get hardware monitoring support for Maxim
364	  MAX16508, MAX16600, MAX16601, and MAX16602.
365
366	  This driver can also be built as a module. If so, the module will
367	  be called max16601.
368
369config SENSORS_MAX17616
370	tristate "Analog Devices MAX17616/MAX17616A"
371	help
372	  If you say yes here you get hardware monitoring support for Analog
373	  Devices MAX17616/MAX17616A.
374
375	  This driver can also be built as a module. If so, the module will
376	  be called max17616.
377
378config SENSORS_MAX20730
379	tristate "Maxim MAX20710, MAX20730, MAX20734, MAX20743"
380	help
381	  If you say yes here you get hardware monitoring support for Maxim
382	  MAX20710, MAX20730, MAX20734, and MAX20743.
383
384	  This driver can also be built as a module. If so, the module will
385	  be called max20730.
386
387config SENSORS_MAX20751
388	tristate "Maxim MAX20751"
389	help
390	  If you say yes here you get hardware monitoring support for Maxim
391	  MAX20751.
392
393	  This driver can also be built as a module. If so, the module will
394	  be called max20751.
395
396config SENSORS_MAX20830
397	tristate "Analog Devices MAX20830"
398	help
399	  If you say yes here you get hardware monitoring support for Analog
400	  Devices MAX20830.
401
402	  This driver can also be built as a module. If so, the module will
403	  be called max20830.
404
405config SENSORS_MAX20860A
406	tristate "Analog Devices MAX20860A"
407	help
408	  If you say yes here you get hardware monitoring support for Analog
409	  Devices MAX20860A step-down converter.
410
411	  This driver can also be built as a module. If so, the module will
412	  be called max20860a.
413
414config SENSORS_MAX20860A_REGULATOR
415	bool "Regulator support for MAX20860A"
416	depends on SENSORS_MAX20860A && REGULATOR
417	help
418	  If you say yes here you get regulator support for Analog Devices
419	  MAX20860A step-down converter.
420
421	  This enables the MAX20860A to be used as a regulator device,
422	  providing voltage control through the regulator framework.
423
424config SENSORS_MAX31785
425	tristate "Maxim MAX31785 and compatibles"
426	help
427	  If you say yes here you get hardware monitoring support for Maxim
428	  MAX31785.
429
430	  This driver can also be built as a module. If so, the module will
431	  be called max31785.
432
433config SENSORS_MAX34440
434	tristate "Maxim MAX34440 and compatibles"
435	help
436	  If you say yes here you get hardware monitoring support for Maxim
437	  MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461.
438	  Other compatible are ADPM12160, and ADPM12200.
439
440	  This driver can also be built as a module. If so, the module will
441	  be called max34440.
442
443config SENSORS_MAX8688
444	tristate "Maxim MAX8688"
445	help
446	  If you say yes here you get hardware monitoring support for Maxim
447	  MAX8688.
448
449	  This driver can also be built as a module. If so, the module will
450	  be called max8688.
451
452config SENSORS_MP2856
453	tristate "MPS MP2856"
454	help
455	  If you say yes here you get hardware monitoring support for MPS
456	  MP2856 MP2857 Dual Loop Digital Multi-Phase Controller.
457
458	  This driver can also be built as a module. If so, the module will
459	  be called mp2856.
460
461config SENSORS_MP2869
462	tristate "MPS MP2869"
463	help
464	  If you say yes here you get hardware monitoring support for MPS
465	  MP2869 Dual Loop Digital Multi-Phase Controller.
466
467	  This driver can also be built as a module. If so, the module will
468	  be called mp2869.
469
470config SENSORS_MP2888
471	tristate "MPS MP2888"
472	help
473	  If you say yes here you get hardware monitoring support for MPS
474	  MP2888 Digital, Multi-Phase, Pulse-Width Modulation Controller.
475
476	  This driver can also be built as a module. If so, the module will
477	  be called mp2888.
478
479config SENSORS_MP2891
480    tristate "MPS MP2891"
481    help
482      If you say yes here you get hardware monitoring support for MPS
483      MP2891 Dual Loop Digital Multi-Phase Controller.
484
485      This driver can also be built as a module. If so, the module will
486      be called mp2891.
487
488config SENSORS_MP2925
489    tristate "MPS MP2925"
490    help
491      If you say yes here you get hardware monitoring support for MPS
492      MP2925 Dual Loop Digital Multi-Phase Controller.
493
494      This driver can also be built as a module. If so, the module will
495      be called mp2925.
496
497config SENSORS_MP29502
498	tristate "MPS MP29502"
499	help
500	  If you say yes here you get hardware monitoring support for MPS
501	  MP29502 Dual Loop Digital Multi-Phase Controller.
502
503	  This driver can also be built as a module. If so, the module will
504	  be called mp29502.
505
506config SENSORS_MP2975
507	tristate "MPS MP2975"
508	help
509	  If you say yes here you get hardware monitoring support for MPS
510	  MP2975 Dual Loop Digital Multi-Phase Controller.
511
512	  This driver can also be built as a module. If so, the module will
513	  be called mp2975.
514
515config SENSORS_MP2985
516	tristate "MPS MP2985"
517	help
518	  If you say yes here you get hardware monitoring support for MPS
519	  MP2985 Dual Loop Digital Multi-Phase Controller.
520
521	  This driver can also be built as a module. If so, the module will
522	  be called mp2985.
523
524config SENSORS_MP2993
525	tristate "MPS MP2993"
526	help
527	  If you say yes here you get hardware monitoring support for MPS
528	  MP2993 Dual Loop Digital Multi-Phase Controller.
529
530	  This driver can also be built as a module. If so, the module will
531	  be called mp2993.
532
533config SENSORS_MP2975_REGULATOR
534	depends on SENSORS_MP2975 && REGULATOR
535	bool "Regulator support for MPS MP2975"
536	help
537	  If you say yes here you get regulator support for MPS MP2975
538	  Dual Loop Digital Multi-Phase Controller.
539
540config SENSORS_MP5023
541	tristate "MPS MP5023"
542	help
543	  If you say yes here you get hardware monitoring support for MPS
544	  MP5023.
545
546	  This driver can also be built as a module. If so, the module will
547	  be called mp5023.
548
549config SENSORS_MP5920
550	tristate "MPS MP5920"
551	help
552	  If you say yes here you get hardware monitoring support for Monolithic
553	  MP5920.
554
555	  This driver can also be built as a module. If so, the module will
556	  be called mp5920.
557
558config SENSORS_MP5926
559	tristate "MPS MP5926"
560	help
561	  If you say yes here you get hardware monitoring support for Monolithic
562	  MP5926.
563
564	  This driver can also be built as a module. If so, the module will
565	  be called mp5926.
566
567config SENSORS_MP5990
568	tristate "MPS MP5990"
569	help
570	  If you say yes here you get hardware monitoring support for MPS
571	  MP5990.
572
573	  This driver can also be built as a module. If so, the module will
574	  be called mp5990.
575
576config SENSORS_MP9941
577	tristate "MPS MP9941"
578	help
579	  If you say yes here you get hardware monitoring support for MPS
580	  MP9941.
581
582	  This driver can also be built as a module. If so, the module will
583	  be called mp9941.
584
585config SENSORS_MP9945
586	tristate "MPS MP9945"
587	help
588	  If you say yes here you get hardware monitoring support for MPS
589	  MP9945.
590
591	  This driver can also be built as a module. If so, the module will
592	  be called mp9945.
593
594config SENSORS_MPQ7932_REGULATOR
595	bool "Regulator support for MPQ7932"
596	depends on SENSORS_MPQ7932 && REGULATOR
597	help
598	  If you say yes here you get six integrated buck converter regulator
599	  support for power management IC MPS MPQ7932.
600
601config SENSORS_MPQ7932
602	tristate "MPS MPQ7932"
603	help
604	  If you say yes here you get hardware monitoring functionality support
605	  for power management IC MPS MPQ7932.
606
607	  This driver can also be built as a module. If so, the module will
608	  be called mpq7932.
609
610config SENSORS_MPQ8785
611	tristate "MPS MPQ8785"
612	help
613	  If you say yes here you get hardware monitoring functionality support
614	  for power management IC MPS MPQ8785.
615
616	  This driver can also be built as a module. If so, the module will
617	  be called mpq8785.
618
619config SENSORS_PIM4328
620	tristate "Flex PIM4328 and compatibles"
621	help
622	  If you say yes here you get hardware monitoring support for Flex
623	  PIM4328, PIM4820 and PIM4006 Power Interface Modules.
624
625	  This driver can also be built as a module. If so, the module will
626	  be called pim4328.
627
628config SENSORS_PLI1209BC
629	tristate "Vicor PLI1209BC"
630	help
631	  If you say yes here you get hardware monitoring support for Vicor
632	  PLI1209BC Digital Supervisor.
633
634	  This driver can also be built as a module. If so, the module will
635	  be called pli1209bc.
636
637config SENSORS_PLI1209BC_REGULATOR
638	bool "Regulator support for PLI1209BC"
639	depends on SENSORS_PLI1209BC && REGULATOR
640	help
641	  If you say yes here you get regulator support for Vicor PLI1209BC
642	  Digital Supervisor.
643
644config SENSORS_PM6764TR
645	tristate "ST PM6764TR"
646	help
647	  If you say yes here you get hardware monitoring support for ST
648	  PM6764TR.
649
650	  This driver can also be built as a module. If so, the module will
651	  be called pm6764tr.
652
653config SENSORS_PXE1610
654	tristate "Infineon PXE1610"
655	help
656	  If you say yes here you get hardware monitoring support for Infineon
657	  PXE1610.
658
659	  This driver can also be built as a module. If so, the module will
660	  be called pxe1610.
661
662config SENSORS_Q54SJ108A2
663	tristate "Delta Power Supplies Q54SJ108A2"
664	help
665	  If you say yes here you get hardware monitoring support for Delta
666	  Q54SJ108A2 series Power Supplies.
667
668	  This driver can also be built as a module. If so, the module will
669	  be called q54sj108a2.
670
671config SENSORS_STEF48H28
672	tristate "ST STEF48H28"
673	help
674	  If you say yes here you get hardware monitoring support for ST
675	  STEF48H28.
676
677	  This driver can also be built as a module. If so, the module will
678	  be called stef48h28.
679
680config SENSORS_STPDDC60
681	tristate "ST STPDDC60"
682	help
683	  If you say yes here you get hardware monitoring support for ST
684	  STPDDC60 Universal Digital Multicell Controller, as well as for
685	  Flex BMR481.
686
687	  This driver can also be built as a module. If so, the module will
688	  be called stpddc60.
689
690config SENSORS_TDA38640
691	tristate "Infineon TDA38640"
692	help
693	  If you say yes here you get hardware monitoring support for Infineon
694	  TDA38640.
695
696	  This driver can also be built as a module. If so, the module will
697	  be called tda38640.
698
699config SENSORS_TDA38640_REGULATOR
700	bool "Regulator support for TDA38640 and compatibles"
701	depends on SENSORS_TDA38640 && REGULATOR
702	help
703	  If you say yes here you get regulator support for Infineon
704	  TDA38640 as regulator.
705
706config SENSORS_TPS25990
707	tristate "TI TPS25990"
708	help
709	  If you say yes here you get hardware monitoring support for TI
710	  TPS25990.
711
712	  This driver can also be built as a module. If so, the module will
713	  be called tps25990.
714
715config SENSORS_TPS25990_REGULATOR
716	bool "Regulator support for TPS25990 and compatibles"
717	depends on SENSORS_TPS25990 && REGULATOR
718	default SENSORS_TPS25990
719	help
720	  If you say yes here you get regulator support for Texas Instruments
721	  TPS25990.
722
723config SENSORS_TPS40422
724	tristate "TI TPS40422"
725	help
726	  If you say yes here you get hardware monitoring support for TI
727	  TPS40422.
728
729	  This driver can also be built as a module. If so, the module will
730	  be called tps40422.
731
732config SENSORS_TPS53679
733	tristate "TI TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, TPS53688"
734	help
735	  If you say yes here you get hardware monitoring support for TI
736	  TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, and TPS53688.
737
738	  This driver can also be built as a module. If so, the module will
739	  be called tps53679.
740
741config SENSORS_TPS546D24
742	tristate "TPS546D24"
743	help
744	  If you say yes here you get hardware monitoring support for TEXAS
745	  TPS546D24.
746
747	  This driver can also be built as a module. If so, the module will
748	  be called tps546d24
749
750config SENSORS_UCD9000
751	tristate "TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910"
752	help
753	  If you say yes here you get hardware monitoring support for TI
754	  UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910, Sequencer
755	  and System Health Controllers.
756
757	  This driver can also be built as a module. If so, the module will
758	  be called ucd9000.
759
760config SENSORS_UCD9200
761	tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
762	help
763	  If you say yes here you get hardware monitoring support for TI
764	  UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248
765	  Digital PWM System Controllers.
766
767	  This driver can also be built as a module. If so, the module will
768	  be called ucd9200.
769
770config SENSORS_XDP710
771	tristate "Infineon XDP710 family"
772	help
773	  If you say yes here you get hardware monitoring support for Infineon
774	  XDP710.
775
776	  This driver can also be built as a module. If so, the module will
777	  be called xdp710.
778
779config SENSORS_XDP720
780	tristate "Infineon XDP720 family"
781	help
782	  If you say yes here you get hardware monitoring support for Infineon
783	  XDP720 and XDP730 Digital eFuse Controllers.
784
785	  This driver can also be built as a module. If so, the module will
786	  be called xdp720.
787
788config SENSORS_XDPE152
789	tristate "Infineon XDPE152 family"
790	help
791	  If you say yes here you get hardware monitoring support for Infineon
792	  XDPE15284, XDPE152C4, device.
793
794	  This driver can also be built as a module. If so, the module will
795	  be called xdpe152c4.
796
797config SENSORS_XDPE1A2G7B
798	tristate "Infineon XDPE1A2G7B"
799	help
800	  If you say yes here you get hardware monitoring support for Infineon
801	  XDPE1A2G5B and XDPE1A2G7B.
802
803	  This driver can also be built as a module. If so, the module will
804	  be called xdpe1a2g7b.
805
806config SENSORS_XDPE122
807	tristate "Infineon XDPE122 family"
808	help
809	  If you say yes here you get hardware monitoring support for Infineon
810	  XDPE12254, XDPE12284, device.
811
812	  This driver can also be built as a module. If so, the module will
813	  be called xdpe12284.
814
815config SENSORS_XDPE122_REGULATOR
816	bool "Regulator support for XDPE122 and compatibles"
817	depends on SENSORS_XDPE122 && REGULATOR
818	help
819	  Uses the xdpe12284 or compatible as regulator.
820
821config SENSORS_ZL6100
822	tristate "Intersil ZL6100 and compatibles"
823	help
824	  If you say yes here you get hardware monitoring support for Intersil
825	  ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105,
826	  ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
827	  Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464.
828
829	  This driver can also be built as a module. If so, the module will
830	  be called zl6100.
831
832endif # PMBUS
833