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.
17 config SENSORS_ADM1021
18 tristate "Analog Devices ADM1021 and compatibles"
19 depends on HWMON && I2C
22 If you say yes here you get support for Analog Devices ADM1021
23 and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
24 Genesys Logic GL523SM, National Semiconductor LM84, TI THMC10,
25 and the XEON processor built-in sensor.
27 This driver can also be built as a module. If so, the module
28 will be called adm1021.
30 config SENSORS_ADM1025
31 tristate "Analog Devices ADM1025 and compatibles"
32 depends on HWMON && I2C && EXPERIMENTAL
35 If you say yes here you get support for Analog Devices ADM1025
36 and Philips NE1619 sensor chips.
38 This driver can also be built as a module. If so, the module
39 will be called adm1025.
41 config SENSORS_ADM1026
42 tristate "Analog Devices ADM1026 and compatibles"
43 depends on HWMON && I2C && EXPERIMENTAL
46 If you say yes here you get support for Analog Devices ADM1026
49 This driver can also be built as a module. If so, the module
50 will be called adm1026.
52 config SENSORS_ADM1031
53 tristate "Analog Devices ADM1031 and compatibles"
54 depends on HWMON && I2C && EXPERIMENTAL
57 If you say yes here you get support for Analog Devices ADM1031
58 and ADM1030 sensor chips.
60 This driver can also be built as a module. If so, the module
61 will be called adm1031.
63 config SENSORS_ADM9240
64 tristate "Analog Devices ADM9240 and compatibles"
65 depends on HWMON && I2C && EXPERIMENTAL
68 If you say yes here you get support for Analog Devices ADM9240,
69 Dallas DS1780, National Semiconductor LM81 sensor chips.
71 This driver can also be built as a module. If so, the module
72 will be called adm9240.
75 tristate "Asus ASB100 Bach"
76 depends on HWMON && I2C && EXPERIMENTAL
79 If you say yes here you get support for the ASB100 Bach sensor
80 chip found on some Asus mainboards.
82 This driver can also be built as a module. If so, the module
83 will be called asb100.
86 tristate "Attansic ATXP1 VID controller"
87 depends on HWMON && I2C && EXPERIMENTAL
90 If you say yes here you get support for the Attansic ATXP1 VID
93 If your board have such a chip, you are able to control your CPU
94 core and other voltages.
96 This driver can also be built as a module. If so, the module
100 tristate "Dallas Semiconductor DS1621 and DS1625"
101 depends on HWMON && I2C && EXPERIMENTAL
104 If you say yes here you get support for Dallas Semiconductor
105 DS1621 and DS1625 sensor chips.
107 This driver can also be built as a module. If so, the module
108 will be called ds1621.
110 config SENSORS_FSCHER
111 tristate "FSC Hermes"
112 depends on HWMON && I2C && EXPERIMENTAL
115 If you say yes here you get support for Fujitsu Siemens
116 Computers Hermes sensor chips.
118 This driver can also be built as a module. If so, the module
119 will be called fscher.
121 config SENSORS_FSCPOS
122 tristate "FSC Poseidon"
123 depends on HWMON && I2C && EXPERIMENTAL
126 If you say yes here you get support for Fujitsu Siemens
127 Computers Poseidon sensor chips.
129 This driver can also be built as a module. If so, the module
130 will be called fscpos.
132 config SENSORS_GL518SM
133 tristate "Genesys Logic GL518SM"
134 depends on HWMON && I2C
137 If you say yes here you get support for Genesys Logic GL518SM
140 This driver can also be built as a module. If so, the module
141 will be called gl518sm.
143 config SENSORS_GL520SM
144 tristate "Genesys Logic GL520SM"
145 depends on HWMON && I2C && EXPERIMENTAL
148 If you say yes here you get support for Genesys Logic GL520SM
151 This driver can also be built as a module. If so, the module
152 will be called gl520sm.
155 tristate "ITE IT87xx and compatibles"
156 depends on HWMON && I2C
159 If you say yes here you get support for ITE IT87xx sensor chips
162 This driver can also be built as a module. If so, the module
166 tristate "National Semiconductor LM63"
167 depends on HWMON && I2C && EXPERIMENTAL
170 If you say yes here you get support for the National Semiconductor
171 LM63 remote diode digital temperature sensor with integrated fan
172 control. Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
173 motherboard, among others.
175 This driver can also be built as a module. If so, the module
179 tristate "National Semiconductor LM75 and compatibles"
180 depends on HWMON && I2C
183 If you say yes here you get support for National Semiconductor LM75
184 sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in
185 9-bit precision mode), and TelCom (now Microchip) TCN75.
187 The DS75 and DS1775 in 10- to 12-bit precision modes will require
188 a force module parameter. The driver will not handle the extra
191 This driver can also be built as a module. If so, the module
195 tristate "National Semiconductor LM77"
196 depends on HWMON && I2C && EXPERIMENTAL
199 If you say yes here you get support for National Semiconductor LM77
202 This driver can also be built as a module. If so, the module
206 tristate "National Semiconductor LM78 and compatibles"
207 depends on HWMON && I2C && EXPERIMENTAL
210 If you say yes here you get support for National Semiconductor LM78,
213 This driver can also be built as a module. If so, the module
217 tristate "National Semiconductor LM80"
218 depends on HWMON && I2C && EXPERIMENTAL
221 If you say yes here you get support for National Semiconductor
224 This driver can also be built as a module. If so, the module
228 tristate "National Semiconductor LM83"
229 depends on HWMON && I2C
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 LM85 and compatibles"
240 depends on HWMON && I2C && EXPERIMENTAL
243 If you say yes here you get support for National Semiconductor LM85
244 sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
246 This driver can also be built as a module. If so, the module
250 tristate "National Semiconductor LM87"
251 depends on HWMON && I2C && EXPERIMENTAL
254 If you say yes here you get support for National Semiconductor LM87
257 This driver can also be built as a module. If so, the module
261 tristate "National Semiconductor LM90 and compatibles"
262 depends on HWMON && I2C
265 If you say yes here you get support for National Semiconductor LM90,
266 LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
267 MAX6658 sensor chips.
269 The Analog Devices ADT7461 sensor chip is also supported, but only
270 if found in ADM1032 compatibility mode.
272 This driver can also be built as a module. If so, the module
276 tristate "National Semiconductor LM92 and compatibles"
277 depends on HWMON && I2C && EXPERIMENTAL
280 If you say yes here you get support for National Semiconductor LM92
281 and Maxim MAX6635 sensor chips.
283 This driver can also be built as a module. If so, the module
286 config SENSORS_MAX1619
287 tristate "Maxim MAX1619 sensor chip"
288 depends on HWMON && I2C && EXPERIMENTAL
291 If you say yes here you get support for MAX1619 sensor chip.
293 This driver can also be built as a module. If so, the module
294 will be called max1619.
296 config SENSORS_PC87360
297 tristate "National Semiconductor PC87360 family"
298 depends on HWMON && I2C && EXPERIMENTAL
302 If you say yes here you get access to the hardware monitoring
303 functions of the National Semiconductor PC8736x Super-I/O chips.
304 The PC87360, PC87363 and PC87364 only have fan monitoring and
305 control. The PC87365 and PC87366 additionally have voltage and
306 temperature monitoring.
308 This driver can also be built as a module. If so, the module
309 will be called pc87360.
311 config SENSORS_SIS5595
312 tristate "Silicon Integrated Systems Corp. SiS5595"
313 depends on HWMON && I2C && PCI && EXPERIMENTAL
317 If you say yes here you get support for the integrated sensors in
318 SiS5595 South Bridges.
320 This driver can also be built as a module. If so, the module
321 will be called sis5595.
323 config SENSORS_SMSC47M1
324 tristate "SMSC LPC47M10x and compatibles"
325 depends on HWMON && I2C && EXPERIMENTAL
329 If you say yes here you get support for the integrated fan
330 monitoring and control capabilities of the SMSC LPC47B27x,
331 LPC47M10x, LPC47M13x, LPC47M14x, LPC47M15x and LPC47M192 chips.
333 This driver can also be built as a module. If so, the module
334 will be called smsc47m1.
336 config SENSORS_SMSC47B397
337 tristate "SMSC LPC47B397-NC"
338 depends on HWMON && I2C && EXPERIMENTAL
342 If you say yes here you get support for the SMSC LPC47B397-NC
345 This driver can also be built as a module. If so, the module
346 will be called smsc47b397.
348 config SENSORS_VIA686A
350 depends on HWMON && I2C && PCI
354 If you say yes here you get support for the integrated sensors in
355 Via 686A/B South Bridges.
357 This driver can also be built as a module. If so, the module
358 will be called via686a.
360 config SENSORS_W83781D
361 tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
362 depends on HWMON && I2C
365 If you say yes here you get support for the Winbond W8378x series
366 of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
367 and the similar Asus AS99127F.
369 This driver can also be built as a module. If so, the module
370 will be called w83781d.
372 config SENSORS_W83L785TS
373 tristate "Winbond W83L785TS-S"
374 depends on HWMON && I2C && EXPERIMENTAL
377 If you say yes here you get support for the Winbond W83L785TS-S
378 sensor chip, which is used on the Asus A7N8X, among other
381 This driver can also be built as a module. If so, the module
382 will be called w83l785ts.
384 config SENSORS_W83627HF
385 tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF"
386 depends on HWMON && I2C && EXPERIMENTAL
390 If you say yes here you get support for the Winbond W836X7 series
391 of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF
393 This driver can also be built as a module. If so, the module
394 will be called w83627hf.
396 config SENSORS_W83627EHF
397 tristate "Winbond W83627EHF"
398 depends on HWMON && I2C && EXPERIMENTAL
402 If you say yes here you get preliminary support for the hardware
403 monitoring functionality of the Winbond W83627EHF Super-I/O chip.
404 Only fan and temperature inputs are supported at the moment, while
405 the chip does much more than that.
407 This driver can also be built as a module. If so, the module
408 will be called w83627ehf.
410 config HWMON_DEBUG_CHIP
411 bool "Hardware Monitoring Chip debugging messages"
415 Say Y here if you want the I2C chip drivers to produce a bunch of
416 debug messages to the system log. Select this if you are having
417 a problem with I2C support and want to see more of what is going