]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/hwmon/Kconfig
[PATCH] HWMON: hdaps: Update the list of supported systems
[mirror_ubuntu-bionic-kernel.git] / drivers / hwmon / Kconfig
CommitLineData
ad2f931d
JD
1#
2# I2C Sensor chip drivers configuration
3#
4
5menu "Hardware Monitoring support"
6
7config HWMON
8 tristate "Hardware Monitoring support"
9 default y
10 help
11 Hardware monitoring devices let you monitor the hardware health
12 of a system. Most modern motherboards include such a device. It
13 can include temperature sensors, voltage sensors, fan speed
14 sensors and various additional features such as the ability to
1236441f
MH
15 control the speed of the fans. If you want this support you
16 should say Y here and also to the specific driver(s) for your
17 sensors chip(s) below.
18
19 This support can also be built as a module. If so, the module
20 will be called hwmon.
ad2f931d 21
303760b4
JD
22config HWMON_VID
23 tristate
24 default n
25
ad2f931d
JD
26config SENSORS_ADM1021
27 tristate "Analog Devices ADM1021 and compatibles"
28 depends on HWMON && I2C
ad2f931d
JD
29 help
30 If you say yes here you get support for Analog Devices ADM1021
31 and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
32 Genesys Logic GL523SM, National Semiconductor LM84, TI THMC10,
33 and the XEON processor built-in sensor.
34
35 This driver can also be built as a module. If so, the module
36 will be called adm1021.
37
38config SENSORS_ADM1025
39 tristate "Analog Devices ADM1025 and compatibles"
40 depends on HWMON && I2C && EXPERIMENTAL
303760b4 41 select HWMON_VID
ad2f931d
JD
42 help
43 If you say yes here you get support for Analog Devices ADM1025
44 and Philips NE1619 sensor chips.
45
46 This driver can also be built as a module. If so, the module
47 will be called adm1025.
48
49config SENSORS_ADM1026
50 tristate "Analog Devices ADM1026 and compatibles"
51 depends on HWMON && I2C && EXPERIMENTAL
303760b4 52 select HWMON_VID
ad2f931d
JD
53 help
54 If you say yes here you get support for Analog Devices ADM1026
55 sensor chip.
56
57 This driver can also be built as a module. If so, the module
58 will be called adm1026.
59
60config SENSORS_ADM1031
61 tristate "Analog Devices ADM1031 and compatibles"
62 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
63 help
64 If you say yes here you get support for Analog Devices ADM1031
65 and ADM1030 sensor chips.
66
67 This driver can also be built as a module. If so, the module
68 will be called adm1031.
69
70config SENSORS_ADM9240
71 tristate "Analog Devices ADM9240 and compatibles"
72 depends on HWMON && I2C && EXPERIMENTAL
303760b4 73 select HWMON_VID
ad2f931d
JD
74 help
75 If you say yes here you get support for Analog Devices ADM9240,
76 Dallas DS1780, National Semiconductor LM81 sensor chips.
77
78 This driver can also be built as a module. If so, the module
79 will be called adm9240.
80
81config SENSORS_ASB100
82 tristate "Asus ASB100 Bach"
83 depends on HWMON && I2C && EXPERIMENTAL
303760b4 84 select HWMON_VID
ad2f931d
JD
85 help
86 If you say yes here you get support for the ASB100 Bach sensor
87 chip found on some Asus mainboards.
88
89 This driver can also be built as a module. If so, the module
90 will be called asb100.
91
92config SENSORS_ATXP1
93 tristate "Attansic ATXP1 VID controller"
94 depends on HWMON && I2C && EXPERIMENTAL
303760b4 95 select HWMON_VID
ad2f931d
JD
96 help
97 If you say yes here you get support for the Attansic ATXP1 VID
98 controller.
99
100 If your board have such a chip, you are able to control your CPU
101 core and other voltages.
102
103 This driver can also be built as a module. If so, the module
104 will be called atxp1.
105
106config SENSORS_DS1621
107 tristate "Dallas Semiconductor DS1621 and DS1625"
108 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
109 help
110 If you say yes here you get support for Dallas Semiconductor
111 DS1621 and DS1625 sensor chips.
112
113 This driver can also be built as a module. If so, the module
114 will be called ds1621.
115
e53004e2
JD
116config SENSORS_F71805F
117 tristate "Fintek F71805F/FG"
118 depends on HWMON && EXPERIMENTAL
119 help
120 If you say yes here you get support for hardware monitoring
121 features of the Fintek F71805F/FG chips.
122
123 This driver can also be built as a module. If so, the module
124 will be called f71805f.
125
ad2f931d
JD
126config SENSORS_FSCHER
127 tristate "FSC Hermes"
128 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
129 help
130 If you say yes here you get support for Fujitsu Siemens
131 Computers Hermes sensor chips.
132
133 This driver can also be built as a module. If so, the module
134 will be called fscher.
135
136config SENSORS_FSCPOS
137 tristate "FSC Poseidon"
138 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
139 help
140 If you say yes here you get support for Fujitsu Siemens
141 Computers Poseidon sensor chips.
142
143 This driver can also be built as a module. If so, the module
144 will be called fscpos.
145
146config SENSORS_GL518SM
147 tristate "Genesys Logic GL518SM"
148 depends on HWMON && I2C
ad2f931d
JD
149 help
150 If you say yes here you get support for Genesys Logic GL518SM
151 sensor chips.
152
153 This driver can also be built as a module. If so, the module
154 will be called gl518sm.
155
156config SENSORS_GL520SM
157 tristate "Genesys Logic GL520SM"
158 depends on HWMON && I2C && EXPERIMENTAL
303760b4 159 select HWMON_VID
ad2f931d
JD
160 help
161 If you say yes here you get support for Genesys Logic GL520SM
162 sensor chips.
163
164 This driver can also be built as a module. If so, the module
165 will be called gl520sm.
166
167config SENSORS_IT87
168 tristate "ITE IT87xx and compatibles"
169 depends on HWMON && I2C
5042c7d7 170 select I2C_ISA
303760b4 171 select HWMON_VID
ad2f931d
JD
172 help
173 If you say yes here you get support for ITE IT87xx sensor chips
174 and clones: SiS960.
175
176 This driver can also be built as a module. If so, the module
177 will be called it87.
178
179config SENSORS_LM63
180 tristate "National Semiconductor LM63"
181 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
182 help
183 If you say yes here you get support for the National Semiconductor
184 LM63 remote diode digital temperature sensor with integrated fan
185 control. Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
186 motherboard, among others.
187
188 This driver can also be built as a module. If so, the module
189 will be called lm63.
190
191config SENSORS_LM75
192 tristate "National Semiconductor LM75 and compatibles"
193 depends on HWMON && I2C
ad2f931d
JD
194 help
195 If you say yes here you get support for National Semiconductor LM75
196 sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in
197 9-bit precision mode), and TelCom (now Microchip) TCN75.
198
199 The DS75 and DS1775 in 10- to 12-bit precision modes will require
200 a force module parameter. The driver will not handle the extra
201 precision anyhow.
202
203 This driver can also be built as a module. If so, the module
204 will be called lm75.
205
206config SENSORS_LM77
207 tristate "National Semiconductor LM77"
208 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
209 help
210 If you say yes here you get support for National Semiconductor LM77
211 sensor chips.
212
213 This driver can also be built as a module. If so, the module
214 will be called lm77.
215
216config SENSORS_LM78
217 tristate "National Semiconductor LM78 and compatibles"
218 depends on HWMON && I2C && EXPERIMENTAL
5042c7d7 219 select I2C_ISA
19f673ed 220 select HWMON_VID
ad2f931d
JD
221 help
222 If you say yes here you get support for National Semiconductor LM78,
223 LM78-J and LM79.
224
225 This driver can also be built as a module. If so, the module
226 will be called lm78.
227
228config SENSORS_LM80
229 tristate "National Semiconductor LM80"
230 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
231 help
232 If you say yes here you get support for National Semiconductor
233 LM80 sensor chips.
234
235 This driver can also be built as a module. If so, the module
236 will be called lm80.
237
238config SENSORS_LM83
43cb7ebe 239 tristate "National Semiconductor LM83 and compatibles"
ad2f931d 240 depends on HWMON && I2C
ad2f931d
JD
241 help
242 If you say yes here you get support for National Semiconductor
43cb7ebe 243 LM82 and LM83 sensor chips.
ad2f931d
JD
244
245 This driver can also be built as a module. If so, the module
246 will be called lm83.
247
248config SENSORS_LM85
249 tristate "National Semiconductor LM85 and compatibles"
250 depends on HWMON && I2C && EXPERIMENTAL
303760b4 251 select HWMON_VID
ad2f931d
JD
252 help
253 If you say yes here you get support for National Semiconductor LM85
254 sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
255
256 This driver can also be built as a module. If so, the module
257 will be called lm85.
258
259config SENSORS_LM87
260 tristate "National Semiconductor LM87"
261 depends on HWMON && I2C && EXPERIMENTAL
303760b4 262 select HWMON_VID
ad2f931d
JD
263 help
264 If you say yes here you get support for National Semiconductor LM87
265 sensor chips.
266
267 This driver can also be built as a module. If so, the module
268 will be called lm87.
269
270config SENSORS_LM90
271 tristate "National Semiconductor LM90 and compatibles"
272 depends on HWMON && I2C
ad2f931d
JD
273 help
274 If you say yes here you get support for National Semiconductor LM90,
275 LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
276 MAX6658 sensor chips.
277
278 The Analog Devices ADT7461 sensor chip is also supported, but only
279 if found in ADM1032 compatibility mode.
280
281 This driver can also be built as a module. If so, the module
282 will be called lm90.
283
284config SENSORS_LM92
285 tristate "National Semiconductor LM92 and compatibles"
286 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
287 help
288 If you say yes here you get support for National Semiconductor LM92
289 and Maxim MAX6635 sensor chips.
290
291 This driver can also be built as a module. If so, the module
292 will be called lm92.
293
294config SENSORS_MAX1619
295 tristate "Maxim MAX1619 sensor chip"
296 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
297 help
298 If you say yes here you get support for MAX1619 sensor chip.
299
300 This driver can also be built as a module. If so, the module
301 will be called max1619.
302
303config SENSORS_PC87360
304 tristate "National Semiconductor PC87360 family"
305 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d 306 select I2C_ISA
303760b4 307 select HWMON_VID
ad2f931d
JD
308 help
309 If you say yes here you get access to the hardware monitoring
310 functions of the National Semiconductor PC8736x Super-I/O chips.
311 The PC87360, PC87363 and PC87364 only have fan monitoring and
312 control. The PC87365 and PC87366 additionally have voltage and
313 temperature monitoring.
314
315 This driver can also be built as a module. If so, the module
316 will be called pc87360.
317
318config SENSORS_SIS5595
319 tristate "Silicon Integrated Systems Corp. SiS5595"
320 depends on HWMON && I2C && PCI && EXPERIMENTAL
ad2f931d
JD
321 select I2C_ISA
322 help
323 If you say yes here you get support for the integrated sensors in
324 SiS5595 South Bridges.
325
326 This driver can also be built as a module. If so, the module
327 will be called sis5595.
328
329config SENSORS_SMSC47M1
330 tristate "SMSC LPC47M10x and compatibles"
331 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
332 select I2C_ISA
333 help
334 If you say yes here you get support for the integrated fan
335 monitoring and control capabilities of the SMSC LPC47B27x,
59ac8367
HR
336 LPC47M10x, LPC47M13x, LPC47M14x, LPC47M15x, LPC47M192 and
337 LPC47M997 chips.
338
339 The temperature and voltage sensor features of the LPC47M192
340 and LPC47M997 are supported by another driver, select also
341 "SMSC LPC47M192 and compatibles" below for those.
ad2f931d
JD
342
343 This driver can also be built as a module. If so, the module
344 will be called smsc47m1.
345
59ac8367
HR
346config SENSORS_SMSC47M192
347 tristate "SMSC LPC47M192 and compatibles"
348 depends on HWMON && I2C && EXPERIMENTAL
349 select HWMON_VID
350 help
351 If you say yes here you get support for the temperature and
352 voltage sensors of the SMSC LPC47M192 and LPC47M997 chips.
353
354 The fan monitoring and control capabilities of these chips
355 are supported by another driver, select
356 "SMSC LPC47M10x and compatibles" above. You need both drivers
357 if you want fan control and voltage/temperature sensor support.
358
359 This driver can also be built as a module. If so, the module
360 will be called smsc47m192.
361
ad2f931d
JD
362config SENSORS_SMSC47B397
363 tristate "SMSC LPC47B397-NC"
364 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
365 select I2C_ISA
366 help
367 If you say yes here you get support for the SMSC LPC47B397-NC
368 sensor chip.
369
370 This driver can also be built as a module. If so, the module
371 will be called smsc47b397.
372
373config SENSORS_VIA686A
374 tristate "VIA686A"
375 depends on HWMON && I2C && PCI
ad2f931d
JD
376 select I2C_ISA
377 help
378 If you say yes here you get support for the integrated sensors in
379 Via 686A/B South Bridges.
380
381 This driver can also be built as a module. If so, the module
382 will be called via686a.
383
1de9e371
RL
384config SENSORS_VT8231
385 tristate "VT8231"
386 depends on HWMON && I2C && PCI && EXPERIMENTAL
387 select HWMON_VID
388 select I2C_ISA
389 help
390 If you say yes here then you get support for the integrated sensors
391 in the VIA VT8231 device.
392
393 This driver can also be built as a module. If so, the module
394 will be called vt8231.
395
ad2f931d
JD
396config SENSORS_W83781D
397 tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
398 depends on HWMON && I2C
5042c7d7 399 select I2C_ISA
303760b4 400 select HWMON_VID
ad2f931d
JD
401 help
402 If you say yes here you get support for the Winbond W8378x series
403 of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
404 and the similar Asus AS99127F.
405
406 This driver can also be built as a module. If so, the module
407 will be called w83781d.
408
5563e27d
RM
409config SENSORS_W83792D
410 tristate "Winbond W83792D"
411 depends on HWMON && I2C && EXPERIMENTAL
5563e27d
RM
412 help
413 If you say yes here you get support for the Winbond W83792D chip.
414
415 This driver can also be built as a module. If so, the module
416 will be called w83792d.
417
ad2f931d
JD
418config SENSORS_W83L785TS
419 tristate "Winbond W83L785TS-S"
420 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
421 help
422 If you say yes here you get support for the Winbond W83L785TS-S
423 sensor chip, which is used on the Asus A7N8X, among other
424 motherboards.
425
426 This driver can also be built as a module. If so, the module
427 will be called w83l785ts.
428
429config SENSORS_W83627HF
c2db6ce1
JD
430 tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
431 depends on HWMON && I2C
ad2f931d 432 select I2C_ISA
303760b4 433 select HWMON_VID
ad2f931d
JD
434 help
435 If you say yes here you get support for the Winbond W836X7 series
c2db6ce1
JD
436 of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
437 W83697HF.
ad2f931d
JD
438
439 This driver can also be built as a module. If so, the module
440 will be called w83627hf.
441
442config SENSORS_W83627EHF
443 tristate "Winbond W83627EHF"
444 depends on HWMON && I2C && EXPERIMENTAL
ad2f931d
JD
445 select I2C_ISA
446 help
447 If you say yes here you get preliminary support for the hardware
448 monitoring functionality of the Winbond W83627EHF Super-I/O chip.
449 Only fan and temperature inputs are supported at the moment, while
450 the chip does much more than that.
451
8dd2d2ca
JD
452 This driver also supports the W83627EHG, which is the lead-free
453 version of the W83627EHF.
454
ad2f931d
JD
455 This driver can also be built as a module. If so, the module
456 will be called w83627ehf.
457
860e1d6b
RL
458config SENSORS_HDAPS
459 tristate "IBM Hard Drive Active Protection System (hdaps)"
460 depends on HWMON && INPUT && X86
461 default n
462 help
463 This driver provides support for the IBM Hard Drive Active Protection
464 System (hdaps), which provides an accelerometer and other misc. data.
4c87b74c
RL
465 ThinkPads starting with the R50, T41, and X40 are supported. The
466 accelerometer data is readable via sysfs.
860e1d6b 467
4c87b74c
RL
468 This driver also provides an absolute input class device, allowing
469 the laptop to act as a pinball machine-esque joystick.
860e1d6b
RL
470
471 Say Y here if you have an applicable laptop and want to experience
472 the awesome power of hdaps.
473
ad2f931d
JD
474config HWMON_DEBUG_CHIP
475 bool "Hardware Monitoring Chip debugging messages"
476 depends on HWMON
477 default n
478 help
479 Say Y here if you want the I2C chip drivers to produce a bunch of
480 debug messages to the system log. Select this if you are having
481 a problem with I2C support and want to see more of what is going
482 on.
483
484endmenu