]> Pileus Git - ~andy/linux/blob - drivers/hwmon/Kconfig
hwmon: New coretemp driver
[~andy/linux] / drivers / hwmon / Kconfig
1 #
2 # Hardware monitoring chip drivers configuration
3 #
4
5 menu "Hardware Monitoring support"
6
7 config 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
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           To find out which specific driver(s) you need, use the
20           sensors-detect script from the lm_sensors package.  Read
21           <file:Documentation/hwmon/userspace-tools> for details.
22
23           This support can also be built as a module.  If so, the module
24           will be called hwmon.
25
26 config HWMON_VID
27         tristate
28         default n
29
30 config SENSORS_ABITUGURU
31         tristate "Abit uGuru"
32         depends on HWMON && EXPERIMENTAL
33         help
34           If you say yes here you get support for the Abit uGuru chips
35           sensor part. The voltage and frequency control parts of the Abit
36           uGuru are not supported. The Abit uGuru chip can be found on Abit
37           uGuru featuring motherboards (most modern Abit motherboards).
38
39           This driver can also be built as a module.  If so, the module
40           will be called abituguru.
41
42 config SENSORS_ADM1021
43         tristate "Analog Devices ADM1021 and compatibles"
44         depends on HWMON && I2C
45         help
46           If you say yes here you get support for Analog Devices ADM1021
47           and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
48           Genesys Logic GL523SM, National Semiconductor LM84, TI THMC10,
49           and the XEON processor built-in sensor.
50
51           This driver can also be built as a module.  If so, the module
52           will be called adm1021.
53
54 config SENSORS_ADM1025
55         tristate "Analog Devices ADM1025 and compatibles"
56         depends on HWMON && I2C
57         select HWMON_VID
58         help
59           If you say yes here you get support for Analog Devices ADM1025
60           and Philips NE1619 sensor chips.
61
62           This driver can also be built as a module.  If so, the module
63           will be called adm1025.
64
65 config SENSORS_ADM1026
66         tristate "Analog Devices ADM1026 and compatibles"
67         depends on HWMON && I2C && EXPERIMENTAL
68         select HWMON_VID
69         help
70           If you say yes here you get support for Analog Devices ADM1026
71           sensor chip.
72
73           This driver can also be built as a module.  If so, the module
74           will be called adm1026.
75
76 config SENSORS_ADM1029
77         tristate "Analog Devices ADM1029"
78         depends on HWMON && I2C && EXPERIMENTAL
79         help
80           If you say yes here you get support for Analog Devices ADM1029
81           sensor chip.
82           Very rare chip, please let us know you use it.
83
84           This driver can also be built as a module.  If so, the module
85           will be called adm1029.
86
87 config SENSORS_ADM1031
88         tristate "Analog Devices ADM1031 and compatibles"
89         depends on HWMON && I2C && EXPERIMENTAL
90         help
91           If you say yes here you get support for Analog Devices ADM1031
92           and ADM1030 sensor chips.
93
94           This driver can also be built as a module.  If so, the module
95           will be called adm1031.
96
97 config SENSORS_ADM9240
98         tristate "Analog Devices ADM9240 and compatibles"
99         depends on HWMON && I2C && EXPERIMENTAL
100         select HWMON_VID
101         help
102           If you say yes here you get support for Analog Devices ADM9240,
103           Dallas DS1780, National Semiconductor LM81 sensor chips.
104
105           This driver can also be built as a module.  If so, the module
106           will be called adm9240.
107
108 config SENSORS_K8TEMP
109         tristate "AMD Athlon64/FX or Opteron temperature sensor"
110         depends on HWMON && X86 && PCI && EXPERIMENTAL
111         help
112           If you say yes here you get support for the temperature
113           sensor(s) inside your CPU. Supported is whole AMD K8
114           microarchitecture. Please note that you will need at least
115           lm-sensors 2.10.1 for proper userspace support.
116
117           This driver can also be built as a module.  If so, the module
118           will be called k8temp.
119
120 config SENSORS_AMS
121         tristate "Apple Motion Sensor driver"
122         depends on HWMON && PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C) && EXPERIMENTAL
123         help
124           Support for the motion sensor included in PowerBooks. Includes
125           implementations for PMU and I2C.
126
127           This driver can also be built as a module. If so, the module
128           will be called ams.
129
130 config SENSORS_AMS_PMU
131         bool "PMU variant"
132         depends on SENSORS_AMS && ADB_PMU
133         default y
134         help
135           PMU variant of motion sensor, found in late 2005 PowerBooks.
136
137 config SENSORS_AMS_I2C
138         bool "I2C variant"
139         depends on SENSORS_AMS && I2C
140         default y
141         help
142           I2C variant of motion sensor, found in early 2005 PowerBooks and
143           iBooks.
144
145 config SENSORS_ASB100
146         tristate "Asus ASB100 Bach"
147         depends on HWMON && I2C && EXPERIMENTAL
148         select HWMON_VID
149         help
150           If you say yes here you get support for the ASB100 Bach sensor
151           chip found on some Asus mainboards.
152
153           This driver can also be built as a module.  If so, the module
154           will be called asb100.
155
156 config SENSORS_ATXP1
157         tristate "Attansic ATXP1 VID controller"
158         depends on HWMON && I2C && EXPERIMENTAL
159         select HWMON_VID
160         help
161           If you say yes here you get support for the Attansic ATXP1 VID
162           controller.
163
164           If your board have such a chip, you are able to control your CPU
165           core and other voltages.
166
167           This driver can also be built as a module.  If so, the module
168           will be called atxp1.
169
170 config SENSORS_DS1621
171         tristate "Dallas Semiconductor DS1621 and DS1625"
172         depends on HWMON && I2C
173         help
174           If you say yes here you get support for Dallas Semiconductor
175           DS1621 and DS1625 sensor chips.
176
177           This driver can also be built as a module.  If so, the module
178           will be called ds1621.
179
180 config SENSORS_F71805F
181         tristate "Fintek F71805F/FG and F71872F/FG"
182         depends on HWMON && EXPERIMENTAL
183         help
184           If you say yes here you get support for hardware monitoring
185           features of the Fintek F71805F/FG and F71872F/FG Super-I/O
186           chips.
187
188           This driver can also be built as a module.  If so, the module
189           will be called f71805f.
190
191 config SENSORS_FSCHER
192         tristate "FSC Hermes"
193         depends on HWMON && I2C
194         help
195           If you say yes here you get support for Fujitsu Siemens
196           Computers Hermes sensor chips.
197
198           This driver can also be built as a module.  If so, the module
199           will be called fscher.
200
201 config SENSORS_FSCPOS
202         tristate "FSC Poseidon"
203         depends on HWMON && I2C
204         help
205           If you say yes here you get support for Fujitsu Siemens
206           Computers Poseidon sensor chips.
207
208           This driver can also be built as a module.  If so, the module
209           will be called fscpos.
210
211 config SENSORS_GL518SM
212         tristate "Genesys Logic GL518SM"
213         depends on HWMON && I2C
214         help
215           If you say yes here you get support for Genesys Logic GL518SM
216           sensor chips.
217
218           This driver can also be built as a module.  If so, the module
219           will be called gl518sm.
220
221 config SENSORS_GL520SM
222         tristate "Genesys Logic GL520SM"
223         depends on HWMON && I2C
224         select HWMON_VID
225         help
226           If you say yes here you get support for Genesys Logic GL520SM
227           sensor chips.
228
229           This driver can also be built as a module.  If so, the module
230           will be called gl520sm.
231
232 config SENSORS_CORETEMP
233         tristate "Intel Core (2) Duo/Solo temperature sensor"
234         depends on HWMON && X86 && EXPERIMENTAL
235         help
236           If you say yes here you get support for the temperature
237           sensor inside your CPU. Supported all are all known variants
238           of Intel Core family.
239
240 config SENSORS_IT87
241         tristate "ITE IT87xx and compatibles"
242         depends on HWMON && I2C
243         select I2C_ISA
244         select HWMON_VID
245         help
246           If you say yes here you get support for ITE IT8705F, IT8712F,
247           IT8716F and IT8718F sensor chips, and the SiS960 clone.
248
249           This driver can also be built as a module.  If so, the module
250           will be called it87.
251
252 config SENSORS_LM63
253         tristate "National Semiconductor LM63"
254         depends on HWMON && I2C
255         help
256           If you say yes here you get support for the National Semiconductor
257           LM63 remote diode digital temperature sensor with integrated fan
258           control.  Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
259           motherboard, among others.
260
261           This driver can also be built as a module.  If so, the module
262           will be called lm63.
263
264 config SENSORS_LM70
265         tristate "National Semiconductor LM70"
266         depends on HWMON && SPI_MASTER && EXPERIMENTAL
267         help
268           If you say yes here you get support for the National Semiconductor
269           LM70 digital temperature sensor chip.
270
271           This driver can also be built as a module.  If so, the module
272           will be called lm70.
273
274 config SENSORS_LM75
275         tristate "National Semiconductor LM75 and compatibles"
276         depends on HWMON && I2C
277         help
278           If you say yes here you get support for National Semiconductor LM75
279           sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in
280           9-bit precision mode), and TelCom (now Microchip) TCN75.
281
282           The DS75 and DS1775 in 10- to 12-bit precision modes will require
283           a force module parameter. The driver will not handle the extra
284           precision anyhow.
285
286           This driver can also be built as a module.  If so, the module
287           will be called lm75.
288
289 config SENSORS_LM77
290         tristate "National Semiconductor LM77"
291         depends on HWMON && I2C
292         help
293           If you say yes here you get support for National Semiconductor LM77
294           sensor chips.
295
296           This driver can also be built as a module.  If so, the module
297           will be called lm77.
298
299 config SENSORS_LM78
300         tristate "National Semiconductor LM78 and compatibles"
301         depends on HWMON && I2C
302         select HWMON_VID
303         help
304           If you say yes here you get support for National Semiconductor LM78,
305           LM78-J and LM79.
306
307           This driver can also be built as a module.  If so, the module
308           will be called lm78.
309
310 config SENSORS_LM80
311         tristate "National Semiconductor LM80"
312         depends on HWMON && I2C && EXPERIMENTAL
313         help
314           If you say yes here you get support for National Semiconductor
315           LM80 sensor chips.
316
317           This driver can also be built as a module.  If so, the module
318           will be called lm80.
319
320 config SENSORS_LM83
321         tristate "National Semiconductor LM83 and compatibles"
322         depends on HWMON && I2C
323         help
324           If you say yes here you get support for National Semiconductor
325           LM82 and LM83 sensor chips.
326
327           This driver can also be built as a module.  If so, the module
328           will be called lm83.
329
330 config SENSORS_LM85
331         tristate "National Semiconductor LM85 and compatibles"
332         depends on HWMON && I2C && EXPERIMENTAL
333         select HWMON_VID
334         help
335           If you say yes here you get support for National Semiconductor LM85
336           sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
337
338           This driver can also be built as a module.  If so, the module
339           will be called lm85.
340
341 config SENSORS_LM87
342         tristate "National Semiconductor LM87"
343         depends on HWMON && I2C
344         select HWMON_VID
345         help
346           If you say yes here you get support for National Semiconductor LM87
347           sensor chips.
348
349           This driver can also be built as a module.  If so, the module
350           will be called lm87.
351
352 config SENSORS_LM90
353         tristate "National Semiconductor LM90 and compatibles"
354         depends on HWMON && I2C
355         help
356           If you say yes here you get support for National Semiconductor LM90,
357           LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
358           MAX6658 sensor chips.
359
360           The Analog Devices ADT7461 sensor chip is also supported, but only
361           if found in ADM1032 compatibility mode.
362
363           This driver can also be built as a module.  If so, the module
364           will be called lm90.
365
366 config SENSORS_LM92
367         tristate "National Semiconductor LM92 and compatibles"
368         depends on HWMON && I2C
369         help
370           If you say yes here you get support for National Semiconductor LM92
371           and Maxim MAX6635 sensor chips.
372
373           This driver can also be built as a module.  If so, the module
374           will be called lm92.
375
376 config SENSORS_MAX1619
377         tristate "Maxim MAX1619 sensor chip"
378         depends on HWMON && I2C
379         help
380           If you say yes here you get support for MAX1619 sensor chip.
381
382           This driver can also be built as a module.  If so, the module
383           will be called max1619.
384
385 config SENSORS_MAX6650
386         tristate "Maxim MAX6650 sensor chip"
387         depends on HWMON && I2C && EXPERIMENTAL
388         help
389           If you say yes here you get support for the MAX6650 / MAX6651
390           sensor chips.
391
392           This driver can also be built as a module.  If so, the module
393           will be called max6650.
394
395 config SENSORS_PC87360
396         tristate "National Semiconductor PC87360 family"
397         depends on HWMON && I2C && EXPERIMENTAL
398         select I2C_ISA
399         select HWMON_VID
400         help
401           If you say yes here you get access to the hardware monitoring
402           functions of the National Semiconductor PC8736x Super-I/O chips.
403           The PC87360, PC87363 and PC87364 only have fan monitoring and
404           control.  The PC87365 and PC87366 additionally have voltage and
405           temperature monitoring.
406
407           This driver can also be built as a module.  If so, the module
408           will be called pc87360.
409
410 config SENSORS_PC87427
411         tristate "National Semiconductor PC87427"
412         depends on HWMON && EXPERIMENTAL
413         help
414           If you say yes here you get access to the hardware monitoring
415           functions of the National Semiconductor PC87427 Super-I/O chip.
416           The chip has two distinct logical devices, one for fan speed
417           monitoring and control, and one for voltage and temperature
418           monitoring. Only fan speed monitoring is supported right now.
419
420           This driver can also be built as a module.  If so, the module
421           will be called pc87427.
422
423 config SENSORS_SIS5595
424         tristate "Silicon Integrated Systems Corp. SiS5595"
425         depends on HWMON && I2C && PCI && EXPERIMENTAL
426         select I2C_ISA
427         help
428           If you say yes here you get support for the integrated sensors in
429           SiS5595 South Bridges.
430
431           This driver can also be built as a module.  If so, the module
432           will be called sis5595.
433
434 config SENSORS_SMSC47M1
435         tristate "SMSC LPC47M10x and compatibles"
436         depends on HWMON
437         help
438           If you say yes here you get support for the integrated fan
439           monitoring and control capabilities of the SMSC LPC47B27x,
440           LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
441           LPC47M192, LPC47M292 and LPC47M997 chips.
442
443           The temperature and voltage sensor features of the LPC47M15x,
444           LPC47M192, LPC47M292 and LPC47M997 are supported by another
445           driver, select also "SMSC LPC47M192 and compatibles" below for
446           those.
447
448           This driver can also be built as a module.  If so, the module
449           will be called smsc47m1.
450
451 config SENSORS_SMSC47M192
452         tristate "SMSC LPC47M192 and compatibles"
453         depends on HWMON && I2C && EXPERIMENTAL
454         select HWMON_VID
455         help
456           If you say yes here you get support for the temperature and
457           voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
458           and LPC47M997 chips.
459
460           The fan monitoring and control capabilities of these chips
461           are supported by another driver, select
462           "SMSC LPC47M10x and compatibles" above. You need both drivers
463           if you want fan control and voltage/temperature sensor support.
464
465           This driver can also be built as a module.  If so, the module
466           will be called smsc47m192.
467
468 config SENSORS_SMSC47B397
469         tristate "SMSC LPC47B397-NC"
470         depends on HWMON && I2C && EXPERIMENTAL
471         select I2C_ISA
472         help
473           If you say yes here you get support for the SMSC LPC47B397-NC
474           sensor chip.
475
476           This driver can also be built as a module.  If so, the module
477           will be called smsc47b397.
478
479 config SENSORS_VIA686A
480         tristate "VIA686A"
481         depends on HWMON && I2C && PCI
482         select I2C_ISA
483         help
484           If you say yes here you get support for the integrated sensors in
485           Via 686A/B South Bridges.
486
487           This driver can also be built as a module.  If so, the module
488           will be called via686a.
489
490 config SENSORS_VT1211
491         tristate "VIA VT1211"
492         depends on HWMON && EXPERIMENTAL
493         select HWMON_VID
494         help
495           If you say yes here then you get support for hardware monitoring
496           features of the VIA VT1211 Super-I/O chip.
497
498           This driver can also be built as a module.  If so, the module
499           will be called vt1211.
500
501 config SENSORS_VT8231
502         tristate "VIA VT8231"
503         depends on HWMON && I2C && PCI && EXPERIMENTAL
504         select HWMON_VID
505         select I2C_ISA
506         help
507           If you say yes here then you get support for the integrated sensors
508           in the VIA VT8231 device.
509
510           This driver can also be built as a module.  If so, the module
511           will be called vt8231.
512
513 config SENSORS_W83781D
514         tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
515         depends on HWMON && I2C
516         select I2C_ISA
517         select HWMON_VID
518         help
519           If you say yes here you get support for the Winbond W8378x series
520           of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
521           and the similar Asus AS99127F.
522
523           This driver can also be built as a module.  If so, the module
524           will be called w83781d.
525
526 config SENSORS_W83791D
527         tristate "Winbond W83791D"
528         depends on HWMON && I2C && EXPERIMENTAL
529         select HWMON_VID
530         help
531           If you say yes here you get support for the Winbond W83791D chip.
532
533           This driver can also be built as a module.  If so, the module
534           will be called w83791d.
535
536 config SENSORS_W83792D
537         tristate "Winbond W83792D"
538         depends on HWMON && I2C && EXPERIMENTAL
539         help
540           If you say yes here you get support for the Winbond W83792D chip.
541
542           This driver can also be built as a module.  If so, the module
543           will be called w83792d.
544
545 config SENSORS_W83793
546         tristate "Winbond W83793"
547         depends on HWMON && I2C && EXPERIMENTAL
548         select HWMON_VID
549         help
550           If you say yes here you get support for the Winbond W83793
551           hardware monitoring chip.
552
553           This driver can also be built as a module.  If so, the module
554           will be called w83793.
555
556 config SENSORS_W83L785TS
557         tristate "Winbond W83L785TS-S"
558         depends on HWMON && I2C && EXPERIMENTAL
559         help
560           If you say yes here you get support for the Winbond W83L785TS-S
561           sensor chip, which is used on the Asus A7N8X, among other
562           motherboards.
563
564           This driver can also be built as a module.  If so, the module
565           will be called w83l785ts.
566
567 config SENSORS_W83627HF
568         tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
569         depends on HWMON
570         select HWMON_VID
571         help
572           If you say yes here you get support for the Winbond W836X7 series
573           of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
574           W83697HF.
575
576           This driver can also be built as a module.  If so, the module
577           will be called w83627hf.
578
579 config SENSORS_W83627EHF
580         tristate "Winbond W83627EHF"
581         depends on HWMON && I2C && EXPERIMENTAL
582         select I2C_ISA
583         help
584           If you say yes here you get preliminary support for the hardware
585           monitoring functionality of the Winbond W83627EHF Super-I/O chip.
586           Only fan and temperature inputs are supported at the moment, while
587           the chip does much more than that.
588
589           This driver also supports the W83627EHG, which is the lead-free
590           version of the W83627EHF.
591
592           This driver can also be built as a module.  If so, the module
593           will be called w83627ehf.
594
595 config SENSORS_HDAPS
596         tristate "IBM Hard Drive Active Protection System (hdaps)"
597         depends on HWMON && INPUT && X86
598         default n
599         help
600           This driver provides support for the IBM Hard Drive Active Protection
601           System (hdaps), which provides an accelerometer and other misc. data.
602           ThinkPads starting with the R50, T41, and X40 are supported.  The
603           accelerometer data is readable via sysfs.
604
605           This driver also provides an absolute input class device, allowing
606           the laptop to act as a pinball machine-esque joystick.
607
608           If your ThinkPad is not recognized by the driver, please update to latest
609           BIOS. This is especially the case for some R52 ThinkPads.
610
611           Say Y here if you have an applicable laptop and want to experience
612           the awesome power of hdaps.
613
614 config HWMON_DEBUG_CHIP
615         bool "Hardware Monitoring Chip debugging messages"
616         depends on HWMON
617         default n
618         help
619           Say Y here if you want the I2C chip drivers to produce a bunch of
620           debug messages to the system log.  Select this if you are having
621           a problem with I2C support and want to see more of what is going
622           on.
623
624 endmenu