blob: 9f7dbd189c97420acfcbdef68e79137bb6b32015 [file] [log] [blame]
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -07001#
2# PMBus chip drivers configuration
3#
4
5menuconfig PMBUS
6 tristate "PMBus support"
Kees Cookf2bab3e2012-10-02 11:17:06 -07007 depends on I2C
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -07008 default n
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
Guenter Roeck443830f2011-10-01 17:35:44 -070022 PMBus devices, including but not limited to ADP4000, BMR453, BMR454,
Zhu, Richard \(NSN - CN/Beijing\)a8bfece2014-07-01 07:14:23 +000023 MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, UDT020, and TPS40400.
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -070024
25 This driver can also be built as a module. If so, the module will
26 be called pmbus.
27
28config SENSORS_ADM1275
Guenter Roeck5cf231a2011-07-14 11:55:35 -070029 tristate "Analog Devices ADM1275 and compatibles"
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -070030 default n
31 help
32 If you say yes here you get hardware monitoring support for Analog
Guenter Roeck92711262012-02-24 03:40:53 -080033 Devices ADM1075, ADM1275, and ADM1276 Hot-Swap Controller and Digital
34 Power Monitors.
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -070035
36 This driver can also be built as a module. If so, the module will
37 be called adm1275.
38
Guenter Roeck03e9bd82011-07-08 10:43:57 -070039config SENSORS_LM25066
40 tristate "National Semiconductor LM25066 and compatibles"
41 default n
42 help
43 If you say yes here you get hardware monitoring support for National
Guenter Roeck58615a92013-02-09 15:15:52 -080044 Semiconductor LM25056, LM25066, LM5064, and LM5066.
Guenter Roeck03e9bd82011-07-08 10:43:57 -070045
46 This driver can also be built as a module. If so, the module will
47 be called lm25066.
48
Guenter Roeckc3ff9a62011-09-02 09:58:37 -070049config SENSORS_LTC2978
Alan Tull77aa3582014-10-15 13:55:10 -050050 tristate "Linear Technologies LTC2978 and compatibles"
Guenter Roeckc3ff9a62011-09-02 09:58:37 -070051 default n
52 help
53 If you say yes here you get hardware monitoring support for Linear
Alan Tull77aa3582014-10-15 13:55:10 -050054 Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, and LTM4676.
Guenter Roeckc3ff9a62011-09-02 09:58:37 -070055
56 This driver can also be built as a module. If so, the module will
57 be called ltc2978.
58
Alan Tull77aa3582014-10-15 13:55:10 -050059config SENSORS_LTC2978_REGULATOR
Christoph Jaeger6341e622014-12-20 15:41:11 -050060 bool "Regulator support for LTC2978 and compatibles"
Alan Tull77aa3582014-10-15 13:55:10 -050061 depends on SENSORS_LTC2978 && REGULATOR
62 help
63 If you say yes here you get regulator support for Linear
64 Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, and LTM4676.
65
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -070066config SENSORS_MAX16064
67 tristate "Maxim MAX16064"
68 default n
69 help
70 If you say yes here you get hardware monitoring support for Maxim
71 MAX16064.
72
73 This driver can also be built as a module. If so, the module will
74 be called max16064.
75
76config SENSORS_MAX34440
Guenter Roeck590defe2012-02-24 03:40:22 -080077 tristate "Maxim MAX34440 and compatibles"
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -070078 default n
79 help
80 If you say yes here you get hardware monitoring support for Maxim
Guenter Roeck50115ac2012-04-27 15:13:08 -070081 MAX34440, MAX34441, MAX34446, MAX34460, and MAX34461.
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -070082
83 This driver can also be built as a module. If so, the module will
84 be called max34440.
85
86config SENSORS_MAX8688
87 tristate "Maxim MAX8688"
88 default n
89 help
90 If you say yes here you get hardware monitoring support for Maxim
91 MAX8688.
92
93 This driver can also be built as a module. If so, the module will
94 be called max8688.
95
Zhu, Richard \(NSN - CN/Beijing\)a8bfece2014-07-01 07:14:23 +000096config SENSORS_TPS40422
97 tristate "TI TPS40422"
98 default n
99 help
100 If you say yes here you get hardware monitoring support for TI
101 TPS40422.
102
103 This driver can also be built as a module. If so, the module will
104 be called tps40422.
105
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -0700106config SENSORS_UCD9000
107 tristate "TI UCD90120, UCD90124, UCD9090, UCD90910"
108 default n
109 help
110 If you say yes here you get hardware monitoring support for TI
111 UCD90120, UCD90124, UCD9090, UCD90910 Sequencer and System Health
112 Controllers.
113
114 This driver can also be built as a module. If so, the module will
115 be called ucd9000.
116
117config SENSORS_UCD9200
118 tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
119 default n
120 help
121 If you say yes here you get hardware monitoring support for TI
122 UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248
123 Digital PWM System Controllers.
124
125 This driver can also be built as a module. If so, the module will
126 be called ucd9200.
127
Guenter Roeck200855e2011-07-29 22:21:53 -0700128config SENSORS_ZL6100
129 tristate "Intersil ZL6100 and compatibles"
130 default n
131 help
132 If you say yes here you get hardware monitoring support for Intersil
Guenter Roeck3360a102012-02-28 13:18:47 -0800133 ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105,
134 ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
135 Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464.
Guenter Roeck200855e2011-07-29 22:21:53 -0700136
137 This driver can also be built as a module. If so, the module will
138 be called zl6100.
139
Guenter Roeck9d2ecfb2011-07-12 07:15:19 -0700140endif # PMBUS