2 # Hardware monitoring chip drivers configuration
5 menu "Hardware Monitoring support"
8 tristate "Hardware Monitoring support"
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.
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.
23 This support can also be built as a module. If so, the module
30 config SENSORS_ABITUGURU
32 depends on HWMON && EXPERIMENTAL
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).
39 This driver can also be built as a module. If so, the module
40 will be called abituguru.
42 config SENSORS_ADM1021
43 tristate "Analog Devices ADM1021 and compatibles"
44 depends on HWMON && I2C
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.
51 This driver can also be built as a module. If so, the module
52 will be called adm1021.
54 config SENSORS_ADM1025
55 tristate "Analog Devices ADM1025 and compatibles"
56 depends on HWMON && I2C
59 If you say yes here you get support for Analog Devices ADM1025
60 and Philips NE1619 sensor chips.
62 This driver can also be built as a module. If so, the module
63 will be called adm1025.
65 config SENSORS_ADM1026
66 tristate "Analog Devices ADM1026 and compatibles"
67 depends on HWMON && I2C && EXPERIMENTAL
70 If you say yes here you get support for Analog Devices ADM1026
73 This driver can also be built as a module. If so, the module
74 will be called adm1026.
76 config SENSORS_ADM1031
77 tristate "Analog Devices ADM1031 and compatibles"
78 depends on HWMON && I2C && EXPERIMENTAL
80 If you say yes here you get support for Analog Devices ADM1031
81 and ADM1030 sensor chips.
83 This driver can also be built as a module. If so, the module
84 will be called adm1031.
86 config SENSORS_ADM9240
87 tristate "Analog Devices ADM9240 and compatibles"
88 depends on HWMON && I2C && EXPERIMENTAL
91 If you say yes here you get support for Analog Devices ADM9240,
92 Dallas DS1780, National Semiconductor LM81 sensor chips.
94 This driver can also be built as a module. If so, the module
95 will be called adm9240.
98 tristate "AMD Athlon64/FX or Opteron temperature sensor"
99 depends on HWMON && X86 && PCI && EXPERIMENTAL
101 If you say yes here you get support for the temperature
102 sensor(s) inside your CPU. Supported is whole AMD K8
103 microarchitecture. Please note that you will need at least
104 lm-sensors 2.10.1 for proper userspace support.
106 This driver can also be built as a module. If so, the module
107 will be called k8temp.
109 config SENSORS_ASB100
110 tristate "Asus ASB100 Bach"
111 depends on HWMON && I2C && EXPERIMENTAL
114 If you say yes here you get support for the ASB100 Bach sensor
115 chip found on some Asus mainboards.
117 This driver can also be built as a module. If so, the module
118 will be called asb100.
121 tristate "Attansic ATXP1 VID controller"
122 depends on HWMON && I2C && EXPERIMENTAL
125 If you say yes here you get support for the Attansic ATXP1 VID
128 If your board have such a chip, you are able to control your CPU
129 core and other voltages.
131 This driver can also be built as a module. If so, the module
132 will be called atxp1.
134 config SENSORS_DS1621
135 tristate "Dallas Semiconductor DS1621 and DS1625"
136 depends on HWMON && I2C
138 If you say yes here you get support for Dallas Semiconductor
139 DS1621 and DS1625 sensor chips.
141 This driver can also be built as a module. If so, the module
142 will be called ds1621.
144 config SENSORS_F71805F
145 tristate "Fintek F71805F/FG"
146 depends on HWMON && EXPERIMENTAL
148 If you say yes here you get support for hardware monitoring
149 features of the Fintek F71805F/FG chips.
151 This driver can also be built as a module. If so, the module
152 will be called f71805f.
154 config SENSORS_FSCHER
155 tristate "FSC Hermes"
156 depends on HWMON && I2C
158 If you say yes here you get support for Fujitsu Siemens
159 Computers Hermes sensor chips.
161 This driver can also be built as a module. If so, the module
162 will be called fscher.
164 config SENSORS_FSCPOS
165 tristate "FSC Poseidon"
166 depends on HWMON && I2C
168 If you say yes here you get support for Fujitsu Siemens
169 Computers Poseidon sensor chips.
171 This driver can also be built as a module. If so, the module
172 will be called fscpos.
174 config SENSORS_GL518SM
175 tristate "Genesys Logic GL518SM"
176 depends on HWMON && I2C
178 If you say yes here you get support for Genesys Logic GL518SM
181 This driver can also be built as a module. If so, the module
182 will be called gl518sm.
184 config SENSORS_GL520SM
185 tristate "Genesys Logic GL520SM"
186 depends on HWMON && I2C
189 If you say yes here you get support for Genesys Logic GL520SM
192 This driver can also be built as a module. If so, the module
193 will be called gl520sm.
196 tristate "ITE IT87xx and compatibles"
197 depends on HWMON && I2C
201 If you say yes here you get support for ITE IT8705F, IT8712F,
202 IT8716F and IT8718F sensor chips, and the SiS960 clone.
204 This driver can also be built as a module. If so, the module
208 tristate "National Semiconductor LM63"
209 depends on HWMON && I2C
211 If you say yes here you get support for the National Semiconductor
212 LM63 remote diode digital temperature sensor with integrated fan
213 control. Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
214 motherboard, among others.
216 This driver can also be built as a module. If so, the module
220 tristate "National Semiconductor LM70"
221 depends on HWMON && SPI_MASTER && EXPERIMENTAL
223 If you say yes here you get support for the National Semiconductor
224 LM70 digital temperature sensor chip.
226 This driver can also be built as a module. If so, the module
230 tristate "National Semiconductor LM75 and compatibles"
231 depends on HWMON && I2C
233 If you say yes here you get support for National Semiconductor LM75
234 sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in
235 9-bit precision mode), and TelCom (now Microchip) TCN75.
237 The DS75 and DS1775 in 10- to 12-bit precision modes will require
238 a force module parameter. The driver will not handle the extra
241 This driver can also be built as a module. If so, the module
245 tristate "National Semiconductor LM77"
246 depends on HWMON && I2C
248 If you say yes here you get support for National Semiconductor LM77
251 This driver can also be built as a module. If so, the module
255 tristate "National Semiconductor LM78 and compatibles"
256 depends on HWMON && I2C
260 If you say yes here you get support for National Semiconductor LM78,
263 This driver can also be built as a module. If so, the module
267 tristate "National Semiconductor LM80"
268 depends on HWMON && I2C && EXPERIMENTAL
270 If you say yes here you get support for National Semiconductor
273 This driver can also be built as a module. If so, the module
277 tristate "National Semiconductor LM83 and compatibles"
278 depends on HWMON && I2C
280 If you say yes here you get support for National Semiconductor
281 LM82 and LM83 sensor chips.
283 This driver can also be built as a module. If so, the module
287 tristate "National Semiconductor LM85 and compatibles"
288 depends on HWMON && I2C && EXPERIMENTAL
291 If you say yes here you get support for National Semiconductor LM85
292 sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
294 This driver can also be built as a module. If so, the module
298 tristate "National Semiconductor LM87"
299 depends on HWMON && I2C
302 If you say yes here you get support for National Semiconductor LM87
305 This driver can also be built as a module. If so, the module
309 tristate "National Semiconductor LM90 and compatibles"
310 depends on HWMON && I2C
312 If you say yes here you get support for National Semiconductor LM90,
313 LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
314 MAX6658 sensor chips.
316 The Analog Devices ADT7461 sensor chip is also supported, but only
317 if found in ADM1032 compatibility mode.
319 This driver can also be built as a module. If so, the module
323 tristate "National Semiconductor LM92 and compatibles"
324 depends on HWMON && I2C
326 If you say yes here you get support for National Semiconductor LM92
327 and Maxim MAX6635 sensor chips.
329 This driver can also be built as a module. If so, the module
332 config SENSORS_MAX1619
333 tristate "Maxim MAX1619 sensor chip"
334 depends on HWMON && I2C
336 If you say yes here you get support for MAX1619 sensor chip.
338 This driver can also be built as a module. If so, the module
339 will be called max1619.
341 config SENSORS_PC87360
342 tristate "National Semiconductor PC87360 family"
343 depends on HWMON && I2C && EXPERIMENTAL
347 If you say yes here you get access to the hardware monitoring
348 functions of the National Semiconductor PC8736x Super-I/O chips.
349 The PC87360, PC87363 and PC87364 only have fan monitoring and
350 control. The PC87365 and PC87366 additionally have voltage and
351 temperature monitoring.
353 This driver can also be built as a module. If so, the module
354 will be called pc87360.
356 config SENSORS_SIS5595
357 tristate "Silicon Integrated Systems Corp. SiS5595"
358 depends on HWMON && I2C && PCI && EXPERIMENTAL
361 If you say yes here you get support for the integrated sensors in
362 SiS5595 South Bridges.
364 This driver can also be built as a module. If so, the module
365 will be called sis5595.
367 config SENSORS_SMSC47M1
368 tristate "SMSC LPC47M10x and compatibles"
369 depends on HWMON && I2C
372 If you say yes here you get support for the integrated fan
373 monitoring and control capabilities of the SMSC LPC47B27x,
374 LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
375 LPC47M192 and LPC47M997 chips.
377 The temperature and voltage sensor features of the LPC47M192
378 and LPC47M997 are supported by another driver, select also
379 "SMSC LPC47M192 and compatibles" below for those.
381 This driver can also be built as a module. If so, the module
382 will be called smsc47m1.
384 config SENSORS_SMSC47M192
385 tristate "SMSC LPC47M192 and compatibles"
386 depends on HWMON && I2C && EXPERIMENTAL
389 If you say yes here you get support for the temperature and
390 voltage sensors of the SMSC LPC47M192 and LPC47M997 chips.
392 The fan monitoring and control capabilities of these chips
393 are supported by another driver, select
394 "SMSC LPC47M10x and compatibles" above. You need both drivers
395 if you want fan control and voltage/temperature sensor support.
397 This driver can also be built as a module. If so, the module
398 will be called smsc47m192.
400 config SENSORS_SMSC47B397
401 tristate "SMSC LPC47B397-NC"
402 depends on HWMON && I2C && EXPERIMENTAL
405 If you say yes here you get support for the SMSC LPC47B397-NC
408 This driver can also be built as a module. If so, the module
409 will be called smsc47b397.
411 config SENSORS_VIA686A
413 depends on HWMON && I2C && PCI
416 If you say yes here you get support for the integrated sensors in
417 Via 686A/B South Bridges.
419 This driver can also be built as a module. If so, the module
420 will be called via686a.
422 config SENSORS_VT1211
423 tristate "VIA VT1211"
424 depends on HWMON && EXPERIMENTAL
427 If you say yes here then you get support for hardware monitoring
428 features of the VIA VT1211 Super-I/O chip.
430 This driver can also be built as a module. If so, the module
431 will be called vt1211.
433 config SENSORS_VT8231
434 tristate "VIA VT8231"
435 depends on HWMON && I2C && PCI && EXPERIMENTAL
439 If you say yes here then you get support for the integrated sensors
440 in the VIA VT8231 device.
442 This driver can also be built as a module. If so, the module
443 will be called vt8231.
445 config SENSORS_W83781D
446 tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
447 depends on HWMON && I2C
451 If you say yes here you get support for the Winbond W8378x series
452 of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
453 and the similar Asus AS99127F.
455 This driver can also be built as a module. If so, the module
456 will be called w83781d.
458 config SENSORS_W83791D
459 tristate "Winbond W83791D"
460 depends on HWMON && I2C && EXPERIMENTAL
463 If you say yes here you get support for the Winbond W83791D chip.
465 This driver can also be built as a module. If so, the module
466 will be called w83791d.
468 config SENSORS_W83792D
469 tristate "Winbond W83792D"
470 depends on HWMON && I2C && EXPERIMENTAL
472 If you say yes here you get support for the Winbond W83792D chip.
474 This driver can also be built as a module. If so, the module
475 will be called w83792d.
477 config SENSORS_W83L785TS
478 tristate "Winbond W83L785TS-S"
479 depends on HWMON && I2C && EXPERIMENTAL
481 If you say yes here you get support for the Winbond W83L785TS-S
482 sensor chip, which is used on the Asus A7N8X, among other
485 This driver can also be built as a module. If so, the module
486 will be called w83l785ts.
488 config SENSORS_W83627HF
489 tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
490 depends on HWMON && I2C
494 If you say yes here you get support for the Winbond W836X7 series
495 of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
498 This driver can also be built as a module. If so, the module
499 will be called w83627hf.
501 config SENSORS_W83627EHF
502 tristate "Winbond W83627EHF"
503 depends on HWMON && I2C && EXPERIMENTAL
506 If you say yes here you get preliminary support for the hardware
507 monitoring functionality of the Winbond W83627EHF Super-I/O chip.
508 Only fan and temperature inputs are supported at the moment, while
509 the chip does much more than that.
511 This driver also supports the W83627EHG, which is the lead-free
512 version of the W83627EHF.
514 This driver can also be built as a module. If so, the module
515 will be called w83627ehf.
518 tristate "IBM Hard Drive Active Protection System (hdaps)"
519 depends on HWMON && INPUT && X86
522 This driver provides support for the IBM Hard Drive Active Protection
523 System (hdaps), which provides an accelerometer and other misc. data.
524 ThinkPads starting with the R50, T41, and X40 are supported. The
525 accelerometer data is readable via sysfs.
527 This driver also provides an absolute input class device, allowing
528 the laptop to act as a pinball machine-esque joystick.
530 Say Y here if you have an applicable laptop and want to experience
531 the awesome power of hdaps.
533 config HWMON_DEBUG_CHIP
534 bool "Hardware Monitoring Chip debugging messages"
538 Say Y here if you want the I2C chip drivers to produce a bunch of
539 debug messages to the system log. Select this if you are having
540 a problem with I2C support and want to see more of what is going