2 # I2C Sensor 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 This support can also be built as a module. If so, the module
26 config SENSORS_ADM1021
27 tristate "Analog Devices ADM1021 and compatibles"
28 depends on HWMON && I2C
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.
35 This driver can also be built as a module. If so, the module
36 will be called adm1021.
38 config SENSORS_ADM1025
39 tristate "Analog Devices ADM1025 and compatibles"
40 depends on HWMON && I2C && EXPERIMENTAL
43 If you say yes here you get support for Analog Devices ADM1025
44 and Philips NE1619 sensor chips.
46 This driver can also be built as a module. If so, the module
47 will be called adm1025.
49 config SENSORS_ADM1026
50 tristate "Analog Devices ADM1026 and compatibles"
51 depends on HWMON && I2C && EXPERIMENTAL
54 If you say yes here you get support for Analog Devices ADM1026
57 This driver can also be built as a module. If so, the module
58 will be called adm1026.
60 config SENSORS_ADM1031
61 tristate "Analog Devices ADM1031 and compatibles"
62 depends on HWMON && I2C && EXPERIMENTAL
64 If you say yes here you get support for Analog Devices ADM1031
65 and ADM1030 sensor chips.
67 This driver can also be built as a module. If so, the module
68 will be called adm1031.
70 config SENSORS_ADM9240
71 tristate "Analog Devices ADM9240 and compatibles"
72 depends on HWMON && I2C && EXPERIMENTAL
75 If you say yes here you get support for Analog Devices ADM9240,
76 Dallas DS1780, National Semiconductor LM81 sensor chips.
78 This driver can also be built as a module. If so, the module
79 will be called adm9240.
82 tristate "Asus ASB100 Bach"
83 depends on HWMON && I2C && EXPERIMENTAL
86 If you say yes here you get support for the ASB100 Bach sensor
87 chip found on some Asus mainboards.
89 This driver can also be built as a module. If so, the module
90 will be called asb100.
93 tristate "Attansic ATXP1 VID controller"
94 depends on HWMON && I2C && EXPERIMENTAL
97 If you say yes here you get support for the Attansic ATXP1 VID
100 If your board have such a chip, you are able to control your CPU
101 core and other voltages.
103 This driver can also be built as a module. If so, the module
104 will be called atxp1.
106 config SENSORS_DS1621
107 tristate "Dallas Semiconductor DS1621 and DS1625"
108 depends on HWMON && I2C && EXPERIMENTAL
110 If you say yes here you get support for Dallas Semiconductor
111 DS1621 and DS1625 sensor chips.
113 This driver can also be built as a module. If so, the module
114 will be called ds1621.
116 config SENSORS_F71805F
117 tristate "Fintek F71805F/FG"
118 depends on HWMON && EXPERIMENTAL
120 If you say yes here you get support for hardware monitoring
121 features of the Fintek F71805F/FG chips.
123 This driver can also be built as a module. If so, the module
124 will be called f71805f.
126 config SENSORS_FSCHER
127 tristate "FSC Hermes"
128 depends on HWMON && I2C && EXPERIMENTAL
130 If you say yes here you get support for Fujitsu Siemens
131 Computers Hermes sensor chips.
133 This driver can also be built as a module. If so, the module
134 will be called fscher.
136 config SENSORS_FSCPOS
137 tristate "FSC Poseidon"
138 depends on HWMON && I2C && EXPERIMENTAL
140 If you say yes here you get support for Fujitsu Siemens
141 Computers Poseidon sensor chips.
143 This driver can also be built as a module. If so, the module
144 will be called fscpos.
146 config SENSORS_GL518SM
147 tristate "Genesys Logic GL518SM"
148 depends on HWMON && I2C
150 If you say yes here you get support for Genesys Logic GL518SM
153 This driver can also be built as a module. If so, the module
154 will be called gl518sm.
156 config SENSORS_GL520SM
157 tristate "Genesys Logic GL520SM"
158 depends on HWMON && I2C && EXPERIMENTAL
161 If you say yes here you get support for Genesys Logic GL520SM
164 This driver can also be built as a module. If so, the module
165 will be called gl520sm.
168 tristate "ITE IT87xx and compatibles"
169 depends on HWMON && I2C
173 If you say yes here you get support for ITE IT87xx sensor chips
176 This driver can also be built as a module. If so, the module
180 tristate "National Semiconductor LM63"
181 depends on HWMON && I2C && EXPERIMENTAL
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.
188 This driver can also be built as a module. If so, the module
192 tristate "National Semiconductor LM75 and compatibles"
193 depends on HWMON && I2C
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.
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
203 This driver can also be built as a module. If so, the module
207 tristate "National Semiconductor LM77"
208 depends on HWMON && I2C && EXPERIMENTAL
210 If you say yes here you get support for National Semiconductor LM77
213 This driver can also be built as a module. If so, the module
217 tristate "National Semiconductor LM78 and compatibles"
218 depends on HWMON && I2C && EXPERIMENTAL
222 If you say yes here you get support for National Semiconductor LM78,
225 This driver can also be built as a module. If so, the module
229 tristate "National Semiconductor LM80"
230 depends on HWMON && I2C && EXPERIMENTAL
232 If you say yes here you get support for National Semiconductor
235 This driver can also be built as a module. If so, the module
239 tristate "National Semiconductor LM83"
240 depends on HWMON && I2C
242 If you say yes here you get support for National Semiconductor
245 This driver can also be built as a module. If so, the module
249 tristate "National Semiconductor LM85 and compatibles"
250 depends on HWMON && I2C && EXPERIMENTAL
253 If you say yes here you get support for National Semiconductor LM85
254 sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
256 This driver can also be built as a module. If so, the module
260 tristate "National Semiconductor LM87"
261 depends on HWMON && I2C && EXPERIMENTAL
264 If you say yes here you get support for National Semiconductor LM87
267 This driver can also be built as a module. If so, the module
271 tristate "National Semiconductor LM90 and compatibles"
272 depends on HWMON && I2C
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.
278 The Analog Devices ADT7461 sensor chip is also supported, but only
279 if found in ADM1032 compatibility mode.
281 This driver can also be built as a module. If so, the module
285 tristate "National Semiconductor LM92 and compatibles"
286 depends on HWMON && I2C && EXPERIMENTAL
288 If you say yes here you get support for National Semiconductor LM92
289 and Maxim MAX6635 sensor chips.
291 This driver can also be built as a module. If so, the module
294 config SENSORS_MAX1619
295 tristate "Maxim MAX1619 sensor chip"
296 depends on HWMON && I2C && EXPERIMENTAL
298 If you say yes here you get support for MAX1619 sensor chip.
300 This driver can also be built as a module. If so, the module
301 will be called max1619.
303 config SENSORS_PC87360
304 tristate "National Semiconductor PC87360 family"
305 depends on HWMON && I2C && EXPERIMENTAL
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.
315 This driver can also be built as a module. If so, the module
316 will be called pc87360.
318 config SENSORS_SIS5595
319 tristate "Silicon Integrated Systems Corp. SiS5595"
320 depends on HWMON && I2C && PCI && EXPERIMENTAL
323 If you say yes here you get support for the integrated sensors in
324 SiS5595 South Bridges.
326 This driver can also be built as a module. If so, the module
327 will be called sis5595.
329 config SENSORS_SMSC47M1
330 tristate "SMSC LPC47M10x and compatibles"
331 depends on HWMON && I2C && EXPERIMENTAL
334 If you say yes here you get support for the integrated fan
335 monitoring and control capabilities of the SMSC LPC47B27x,
336 LPC47M10x, LPC47M13x, LPC47M14x, LPC47M15x and LPC47M192 chips.
338 This driver can also be built as a module. If so, the module
339 will be called smsc47m1.
341 config SENSORS_SMSC47B397
342 tristate "SMSC LPC47B397-NC"
343 depends on HWMON && I2C && EXPERIMENTAL
346 If you say yes here you get support for the SMSC LPC47B397-NC
349 This driver can also be built as a module. If so, the module
350 will be called smsc47b397.
352 config SENSORS_VIA686A
354 depends on HWMON && I2C && PCI
357 If you say yes here you get support for the integrated sensors in
358 Via 686A/B South Bridges.
360 This driver can also be built as a module. If so, the module
361 will be called via686a.
363 config SENSORS_VT8231
365 depends on HWMON && I2C && PCI && EXPERIMENTAL
369 If you say yes here then you get support for the integrated sensors
370 in the VIA VT8231 device.
372 This driver can also be built as a module. If so, the module
373 will be called vt8231.
375 config SENSORS_W83781D
376 tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
377 depends on HWMON && I2C
381 If you say yes here you get support for the Winbond W8378x series
382 of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
383 and the similar Asus AS99127F.
385 This driver can also be built as a module. If so, the module
386 will be called w83781d.
388 config SENSORS_W83792D
389 tristate "Winbond W83792D"
390 depends on HWMON && I2C && EXPERIMENTAL
392 If you say yes here you get support for the Winbond W83792D chip.
394 This driver can also be built as a module. If so, the module
395 will be called w83792d.
397 config SENSORS_W83L785TS
398 tristate "Winbond W83L785TS-S"
399 depends on HWMON && I2C && EXPERIMENTAL
401 If you say yes here you get support for the Winbond W83L785TS-S
402 sensor chip, which is used on the Asus A7N8X, among other
405 This driver can also be built as a module. If so, the module
406 will be called w83l785ts.
408 config SENSORS_W83627HF
409 tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF"
410 depends on HWMON && I2C && EXPERIMENTAL
414 If you say yes here you get support for the Winbond W836X7 series
415 of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF
417 This driver can also be built as a module. If so, the module
418 will be called w83627hf.
420 config SENSORS_W83627EHF
421 tristate "Winbond W83627EHF"
422 depends on HWMON && I2C && EXPERIMENTAL
425 If you say yes here you get preliminary support for the hardware
426 monitoring functionality of the Winbond W83627EHF Super-I/O chip.
427 Only fan and temperature inputs are supported at the moment, while
428 the chip does much more than that.
430 This driver also supports the W83627EHG, which is the lead-free
431 version of the W83627EHF.
433 This driver can also be built as a module. If so, the module
434 will be called w83627ehf.
437 tristate "IBM Hard Drive Active Protection System (hdaps)"
438 depends on HWMON && INPUT && X86
441 This driver provides support for the IBM Hard Drive Active Protection
442 System (hdaps), which provides an accelerometer and other misc. data.
443 ThinkPads starting with the R50, T41, and X40 are supported. The
444 accelerometer data is readable via sysfs.
446 This driver also provides an absolute input class device, allowing
447 the laptop to act as a pinball machine-esque joystick.
449 Say Y here if you have an applicable laptop and want to experience
450 the awesome power of hdaps.
452 config HWMON_DEBUG_CHIP
453 bool "Hardware Monitoring Chip debugging messages"
457 Say Y here if you want the I2C chip drivers to produce a bunch of
458 debug messages to the system log. Select this if you are having
459 a problem with I2C support and want to see more of what is going