Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 1 | # |
| 2 | # PMBus chip drivers configuration |
| 3 | # |
| 4 | |
| 5 | menuconfig PMBUS |
| 6 | tristate "PMBus support" |
Kees Cook | f2bab3e | 2012-10-02 11:17:06 -0700 | [diff] [blame] | 7 | depends on I2C |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 8 | 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 | |
| 15 | if PMBUS |
| 16 | |
| 17 | config 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 Roeck | 443830f | 2011-10-01 17:35:44 -0700 | [diff] [blame] | 22 | PMBus devices, including but not limited to ADP4000, BMR453, BMR454, |
Guenter Roeck | cfca378 | 2015-08-07 20:55:59 -0700 | [diff] [blame] | 23 | MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, TPS40400, TPS544B20, |
| 24 | TPS544B25, TPS544C20, TPS544C25, and UDT020. |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 25 | |
| 26 | This driver can also be built as a module. If so, the module will |
| 27 | be called pmbus. |
| 28 | |
| 29 | config SENSORS_ADM1275 |
Guenter Roeck | 5cf231a | 2011-07-14 11:55:35 -0700 | [diff] [blame] | 30 | tristate "Analog Devices ADM1275 and compatibles" |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 31 | default n |
| 32 | help |
| 33 | If you say yes here you get hardware monitoring support for Analog |
Guenter Roeck | 4ff0ce2 | 2018-03-10 18:59:04 -0800 | [diff] [blame] | 34 | Devices ADM1075, ADM1272, ADM1275, ADM1276, ADM1278, ADM1293, |
| 35 | and ADM1294 Hot-Swap Controller and Digital Power Monitors. |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 36 | |
| 37 | This driver can also be built as a module. If so, the module will |
| 38 | be called adm1275. |
| 39 | |
Edward A. James | f69316d | 2017-08-21 14:46:12 -0500 | [diff] [blame] | 40 | config SENSORS_IBM_CFFPS |
| 41 | tristate "IBM Common Form Factor Power Supply" |
Arnd Bergmann | b007640 | 2018-01-12 16:49:00 +0100 | [diff] [blame] | 42 | depends on LEDS_CLASS |
Edward A. James | f69316d | 2017-08-21 14:46:12 -0500 | [diff] [blame] | 43 | help |
| 44 | If you say yes here you get hardware monitoring support for the IBM |
| 45 | Common Form Factor power supply. |
| 46 | |
| 47 | This driver can also be built as a module. If so, the module will |
| 48 | be called ibm-cffps. |
| 49 | |
Samuel Mendoza-Jonas | 8991ebd | 2017-05-01 10:39:01 +1000 | [diff] [blame] | 50 | config SENSORS_IR35221 |
| 51 | tristate "Infineon IR35221" |
| 52 | default n |
| 53 | help |
| 54 | If you say yes here you get hardware monitoring support for the |
| 55 | Infineon IR35221 controller. |
| 56 | |
| 57 | This driver can also be built as a module. If so, the module will |
| 58 | be called ir35521. |
| 59 | |
Guenter Roeck | 03e9bd8 | 2011-07-08 10:43:57 -0700 | [diff] [blame] | 60 | config SENSORS_LM25066 |
| 61 | tristate "National Semiconductor LM25066 and compatibles" |
| 62 | default n |
| 63 | help |
| 64 | If you say yes here you get hardware monitoring support for National |
Guenter Roeck | 58615a9 | 2013-02-09 15:15:52 -0800 | [diff] [blame] | 65 | Semiconductor LM25056, LM25066, LM5064, and LM5066. |
Guenter Roeck | 03e9bd8 | 2011-07-08 10:43:57 -0700 | [diff] [blame] | 66 | |
| 67 | This driver can also be built as a module. If so, the module will |
| 68 | be called lm25066. |
| 69 | |
Guenter Roeck | c3ff9a6 | 2011-09-02 09:58:37 -0700 | [diff] [blame] | 70 | config SENSORS_LTC2978 |
Alan Tull | 77aa358 | 2014-10-15 13:55:10 -0500 | [diff] [blame] | 71 | tristate "Linear Technologies LTC2978 and compatibles" |
Guenter Roeck | c3ff9a6 | 2011-09-02 09:58:37 -0700 | [diff] [blame] | 72 | default n |
| 73 | help |
| 74 | If you say yes here you get hardware monitoring support for Linear |
Guenter Roeck | 52aae6a | 2015-08-17 06:38:01 -0700 | [diff] [blame] | 75 | Technology LTC2974, LTC2975, LTC2977, LTC2978, LTC2980, LTC3880, |
Guenter Roeck | ccf2dc5 | 2015-08-17 20:08:09 -0700 | [diff] [blame] | 76 | LTC3883, LTC3886, LTC3887, LTCM2987, LTM4675, and LTM4676. |
Guenter Roeck | c3ff9a6 | 2011-09-02 09:58:37 -0700 | [diff] [blame] | 77 | |
| 78 | This driver can also be built as a module. If so, the module will |
| 79 | be called ltc2978. |
| 80 | |
Alan Tull | 77aa358 | 2014-10-15 13:55:10 -0500 | [diff] [blame] | 81 | config SENSORS_LTC2978_REGULATOR |
Christoph Jaeger | 6341e62 | 2014-12-20 15:41:11 -0500 | [diff] [blame] | 82 | bool "Regulator support for LTC2978 and compatibles" |
Alan Tull | 77aa358 | 2014-10-15 13:55:10 -0500 | [diff] [blame] | 83 | depends on SENSORS_LTC2978 && REGULATOR |
| 84 | help |
| 85 | If you say yes here you get regulator support for Linear |
Michael Hennerich | 4e15d05 | 2018-08-14 14:18:28 +0200 | [diff] [blame^] | 86 | Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, LTM4676 |
| 87 | and LTM4686. |
Alan Tull | 77aa358 | 2014-10-15 13:55:10 -0500 | [diff] [blame] | 88 | |
Guenter Roeck | 8d28cd1 | 2015-08-22 00:49:37 -0700 | [diff] [blame] | 89 | config SENSORS_LTC3815 |
| 90 | tristate "Linear Technologies LTC3815" |
| 91 | default n |
| 92 | help |
| 93 | If you say yes here you get hardware monitoring support for Linear |
| 94 | Technology LTC3815. |
| 95 | |
| 96 | This driver can also be built as a module. If so, the module will |
| 97 | be called ltc3815. |
| 98 | |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 99 | config SENSORS_MAX16064 |
| 100 | tristate "Maxim MAX16064" |
| 101 | default n |
| 102 | help |
| 103 | If you say yes here you get hardware monitoring support for Maxim |
| 104 | MAX16064. |
| 105 | |
| 106 | This driver can also be built as a module. If so, the module will |
| 107 | be called max16064. |
| 108 | |
Guenter Roeck | 1f61cab | 2015-06-08 11:15:23 -0700 | [diff] [blame] | 109 | config SENSORS_MAX20751 |
| 110 | tristate "Maxim MAX20751" |
| 111 | default n |
| 112 | help |
| 113 | If you say yes here you get hardware monitoring support for Maxim |
| 114 | MAX20751. |
| 115 | |
| 116 | This driver can also be built as a module. If so, the module will |
| 117 | be called max20751. |
| 118 | |
Andrew Jeffery | 4d420a6 | 2017-11-03 15:53:02 +1100 | [diff] [blame] | 119 | config SENSORS_MAX31785 |
| 120 | tristate "Maxim MAX31785 and compatibles" |
| 121 | default n |
| 122 | help |
| 123 | If you say yes here you get hardware monitoring support for Maxim |
| 124 | MAX31785. |
| 125 | |
| 126 | This driver can also be built as a module. If so, the module will |
| 127 | be called max31785. |
| 128 | |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 129 | config SENSORS_MAX34440 |
Guenter Roeck | 590defe | 2012-02-24 03:40:22 -0800 | [diff] [blame] | 130 | tristate "Maxim MAX34440 and compatibles" |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 131 | default n |
| 132 | help |
| 133 | If you say yes here you get hardware monitoring support for Maxim |
Kun Yi | 7a001db | 2018-07-03 15:26:49 -0700 | [diff] [blame] | 134 | MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461. |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 135 | |
| 136 | This driver can also be built as a module. If so, the module will |
| 137 | be called max34440. |
| 138 | |
| 139 | config SENSORS_MAX8688 |
| 140 | tristate "Maxim MAX8688" |
| 141 | default n |
| 142 | help |
| 143 | If you say yes here you get hardware monitoring support for Maxim |
| 144 | MAX8688. |
| 145 | |
| 146 | This driver can also be built as a module. If so, the module will |
| 147 | be called max8688. |
| 148 | |
Zhu, Richard \(NSN - CN/Beijing\) | a8bfece | 2014-07-01 07:14:23 +0000 | [diff] [blame] | 149 | config SENSORS_TPS40422 |
| 150 | tristate "TI TPS40422" |
| 151 | default n |
| 152 | help |
| 153 | If you say yes here you get hardware monitoring support for TI |
| 154 | TPS40422. |
| 155 | |
| 156 | This driver can also be built as a module. If so, the module will |
| 157 | be called tps40422. |
| 158 | |
Vadim Pasternak | 6105265 | 2017-08-30 22:02:14 +0000 | [diff] [blame] | 159 | config SENSORS_TPS53679 |
| 160 | tristate "TI TPS53679" |
| 161 | help |
| 162 | If you say yes here you get hardware monitoring support for TI |
| 163 | TPS53679. |
| 164 | |
| 165 | This driver can also be built as a module. If so, the module will |
| 166 | be called tps53679. |
| 167 | |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 168 | config SENSORS_UCD9000 |
Matt Weber | 50b2b02 | 2016-08-19 21:08:45 -0500 | [diff] [blame] | 169 | tristate "TI UCD90120, UCD90124, UCD90160, UCD9090, UCD90910" |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 170 | default n |
| 171 | help |
| 172 | If you say yes here you get hardware monitoring support for TI |
Matt Weber | 50b2b02 | 2016-08-19 21:08:45 -0500 | [diff] [blame] | 173 | UCD90120, UCD90124, UCD90160, UCD9090, UCD90910, Sequencer and System |
| 174 | Health Controllers. |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 175 | |
| 176 | This driver can also be built as a module. If so, the module will |
| 177 | be called ucd9000. |
| 178 | |
| 179 | config SENSORS_UCD9200 |
| 180 | tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248" |
| 181 | default n |
| 182 | help |
| 183 | If you say yes here you get hardware monitoring support for TI |
| 184 | UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248 |
| 185 | Digital PWM System Controllers. |
| 186 | |
| 187 | This driver can also be built as a module. If so, the module will |
| 188 | be called ucd9200. |
| 189 | |
Guenter Roeck | 200855e | 2011-07-29 22:21:53 -0700 | [diff] [blame] | 190 | config SENSORS_ZL6100 |
| 191 | tristate "Intersil ZL6100 and compatibles" |
| 192 | default n |
| 193 | help |
| 194 | If you say yes here you get hardware monitoring support for Intersil |
Guenter Roeck | 3360a10 | 2012-02-28 13:18:47 -0800 | [diff] [blame] | 195 | ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105, |
| 196 | ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for |
| 197 | Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464. |
Guenter Roeck | 200855e | 2011-07-29 22:21:53 -0700 | [diff] [blame] | 198 | |
| 199 | This driver can also be built as a module. If so, the module will |
| 200 | be called zl6100. |
| 201 | |
Guenter Roeck | 9d2ecfb | 2011-07-12 07:15:19 -0700 | [diff] [blame] | 202 | endif # PMBUS |