]> nv-tegra.nvidia Code Review - linux-3.10.git/blob - drivers/hwmon/Kconfig
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[linux-3.10.git] / drivers / hwmon / Kconfig
1 #
2 # Hardware monitoring chip drivers configuration
3 #
4
5 menuconfig HWMON
6         tristate "Hardware Monitoring support"
7         depends on HAS_IOMEM
8         default y
9         help
10           Hardware monitoring devices let you monitor the hardware health
11           of a system. Most modern motherboards include such a device. It
12           can include temperature sensors, voltage sensors, fan speed
13           sensors and various additional features such as the ability to
14           control the speed of the fans.  If you want this support you
15           should say Y here and also to the specific driver(s) for your
16           sensors chip(s) below.
17
18           To find out which specific driver(s) you need, use the
19           sensors-detect script from the lm_sensors package.  Read
20           <file:Documentation/hwmon/userspace-tools> for details.
21
22           This support can also be built as a module.  If so, the module
23           will be called hwmon.
24
25 if HWMON
26
27 config HWMON_VID
28         tristate
29         default n
30
31 config HWMON_DEBUG_CHIP
32         bool "Hardware Monitoring Chip debugging messages"
33         default n
34         help
35           Say Y here if you want the I2C chip drivers to produce a bunch of
36           debug messages to the system log.  Select this if you are having
37           a problem with I2C support and want to see more of what is going
38           on.
39
40 comment "Native drivers"
41
42 config SENSORS_ABITUGURU
43         tristate "Abit uGuru (rev 1 & 2)"
44         depends on X86 && EXPERIMENTAL
45         help
46           If you say yes here you get support for the sensor part of the first
47           and second revision of the Abit uGuru chip. The voltage and frequency
48           control parts of the Abit uGuru are not supported. The Abit uGuru
49           chip can be found on Abit uGuru featuring motherboards (most modern
50           Abit motherboards from before end 2005). For more info and a list
51           of which motherboards have which revision see
52           Documentation/hwmon/abituguru
53
54           This driver can also be built as a module.  If so, the module
55           will be called abituguru.
56
57 config SENSORS_ABITUGURU3
58         tristate "Abit uGuru (rev 3)"
59         depends on X86 && EXPERIMENTAL
60         help
61           If you say yes here you get support for the sensor part of the
62           third revision of the Abit uGuru chip. Only reading the sensors
63           and their settings is supported. The third revision of the Abit
64           uGuru chip can be found on recent Abit motherboards (since end
65           2005). For more info and a list of which motherboards have which
66           revision see Documentation/hwmon/abituguru3
67
68           This driver can also be built as a module.  If so, the module
69           will be called abituguru3.
70
71 config SENSORS_AD7414
72         tristate "Analog Devices AD7414"
73         depends on I2C && EXPERIMENTAL
74         help
75           If you say yes here you get support for the Analog Devices
76           AD7414 temperature monitoring chip.
77
78           This driver can also be built as a module. If so, the module
79           will be called ad7414.
80
81 config SENSORS_AD7418
82         tristate "Analog Devices AD7416, AD7417 and AD7418"
83         depends on I2C && EXPERIMENTAL
84         help
85           If you say yes here you get support for the Analog Devices
86           AD7416, AD7417 and AD7418 temperature monitoring chips.
87
88           This driver can also be built as a module. If so, the module
89           will be called ad7418.
90
91 config SENSORS_ADCXX
92         tristate "National Semiconductor ADCxxxSxxx"
93         depends on SPI_MASTER && EXPERIMENTAL
94         help
95           If you say yes here you get support for the National Semiconductor
96           ADC<bb><c>S<sss> chip family, where
97           * bb  is the resolution in number of bits (8, 10, 12)
98           * c   is the number of channels (1, 2, 4, 8)
99           * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500
100             kSPS and 101 for 1 MSPS)
101
102           Examples : ADC081S101, ADC124S501, ...
103
104           This driver can also be built as a module.  If so, the module
105           will be called adcxx.
106
107 config SENSORS_ADM1021
108         tristate "Analog Devices ADM1021 and compatibles"
109         depends on I2C
110         help
111           If you say yes here you get support for Analog Devices ADM1021
112           and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
113           Genesys Logic GL523SM, National Semiconductor LM84 and TI THMC10.
114
115           This driver can also be built as a module.  If so, the module
116           will be called adm1021.
117
118 config SENSORS_ADM1025
119         tristate "Analog Devices ADM1025 and compatibles"
120         depends on I2C
121         select HWMON_VID
122         help
123           If you say yes here you get support for Analog Devices ADM1025
124           and Philips NE1619 sensor chips.
125
126           This driver can also be built as a module.  If so, the module
127           will be called adm1025.
128
129 config SENSORS_ADM1026
130         tristate "Analog Devices ADM1026 and compatibles"
131         depends on I2C
132         select HWMON_VID
133         help
134           If you say yes here you get support for Analog Devices ADM1026
135           sensor chip.
136
137           This driver can also be built as a module.  If so, the module
138           will be called adm1026.
139
140 config SENSORS_ADM1029
141         tristate "Analog Devices ADM1029"
142         depends on I2C
143         help
144           If you say yes here you get support for Analog Devices ADM1029
145           sensor chip.
146           Very rare chip, please let us know you use it.
147
148           This driver can also be built as a module.  If so, the module
149           will be called adm1029.
150
151 config SENSORS_ADM1031
152         tristate "Analog Devices ADM1031 and compatibles"
153         depends on I2C
154         help
155           If you say yes here you get support for Analog Devices ADM1031
156           and ADM1030 sensor chips.
157
158           This driver can also be built as a module.  If so, the module
159           will be called adm1031.
160
161 config SENSORS_ADM9240
162         tristate "Analog Devices ADM9240 and compatibles"
163         depends on I2C
164         select HWMON_VID
165         help
166           If you say yes here you get support for Analog Devices ADM9240,
167           Dallas DS1780, National Semiconductor LM81 sensor chips.
168
169           This driver can also be built as a module.  If so, the module
170           will be called adm9240.
171
172 config SENSORS_ADT7411
173         tristate "Analog Devices ADT7411"
174         depends on I2C && EXPERIMENTAL
175         help
176           If you say yes here you get support for the Analog Devices
177           ADT7411 voltage and temperature monitoring chip.
178
179           This driver can also be built as a module. If so, the module
180           will be called adt7411.
181
182 config SENSORS_ADT7462
183         tristate "Analog Devices ADT7462"
184         depends on I2C && EXPERIMENTAL
185         help
186           If you say yes here you get support for the Analog Devices
187           ADT7462 temperature monitoring chips.
188
189           This driver can also be built as a module. If so, the module
190           will be called adt7462.
191
192 config SENSORS_ADT7470
193         tristate "Analog Devices ADT7470"
194         depends on I2C && EXPERIMENTAL
195         help
196           If you say yes here you get support for the Analog Devices
197           ADT7470 temperature monitoring chips.
198
199           This driver can also be built as a module. If so, the module
200           will be called adt7470.
201
202 config SENSORS_ADT7475
203         tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
204         depends on I2C
205         select HWMON_VID
206         help
207           If you say yes here you get support for the Analog Devices
208           ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
209           chips.
210
211           This driver can also be build as a module.  If so, the module
212           will be called adt7475.
213
214 config SENSORS_ASC7621
215         tristate "Andigilog aSC7621"
216         depends on HWMON && I2C
217         help
218           If you say yes here you get support for the aSC7621
219           family of SMBus sensors chip found on most Intel X38, X48, X58,
220           945, 965 and 975 desktop boards.  Currently supported chips:
221           aSC7621
222           aSC7621a
223
224           This driver can also be built as a module.  If so, the module
225           will be called asc7621.
226
227 config SENSORS_K8TEMP
228         tristate "AMD Athlon64/FX or Opteron temperature sensor"
229         depends on X86 && PCI && EXPERIMENTAL
230         help
231           If you say yes here you get support for the temperature
232           sensor(s) inside your CPU. Supported is whole AMD K8
233           microarchitecture. Please note that you will need at least
234           lm-sensors 2.10.1 for proper userspace support.
235
236           This driver can also be built as a module.  If so, the module
237           will be called k8temp.
238
239 config SENSORS_K10TEMP
240         tristate "AMD Family 10h/11h/12h/14h temperature sensor"
241         depends on X86 && PCI
242         help
243           If you say yes here you get support for the temperature
244           sensor(s) inside your CPU. Supported are later revisions of
245           the AMD Family 10h and all revisions of the AMD Family 11h,
246           12h (Llano), and 14h (Brazos) microarchitectures.
247
248           This driver can also be built as a module.  If so, the module
249           will be called k10temp.
250
251 config SENSORS_ASB100
252         tristate "Asus ASB100 Bach"
253         depends on X86 && I2C && EXPERIMENTAL
254         select HWMON_VID
255         help
256           If you say yes here you get support for the ASB100 Bach sensor
257           chip found on some Asus mainboards.
258
259           This driver can also be built as a module.  If so, the module
260           will be called asb100.
261
262 config SENSORS_ATXP1
263         tristate "Attansic ATXP1 VID controller"
264         depends on I2C && EXPERIMENTAL
265         select HWMON_VID
266         help
267           If you say yes here you get support for the Attansic ATXP1 VID
268           controller.
269
270           If your board have such a chip, you are able to control your CPU
271           core and other voltages.
272
273           This driver can also be built as a module.  If so, the module
274           will be called atxp1.
275
276 config SENSORS_DS620
277         tristate "Dallas Semiconductor DS620"
278         depends on I2C
279         help
280           If you say yes here you get support for Dallas Semiconductor
281           DS620 sensor chip.
282
283           This driver can also be built as a module.  If so, the module
284           will be called ds620.
285
286 config SENSORS_DS1621
287         tristate "Dallas Semiconductor DS1621 and DS1625"
288         depends on I2C
289         help
290           If you say yes here you get support for Dallas Semiconductor
291           DS1621 and DS1625 sensor chips.
292
293           This driver can also be built as a module.  If so, the module
294           will be called ds1621.
295
296 config SENSORS_I5K_AMB
297         tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
298         depends on PCI && EXPERIMENTAL
299         help
300           If you say yes here you get support for FB-DIMM AMB temperature
301           monitoring chips on systems with the Intel 5000 series chipset.
302
303           This driver can also be built as a module. If so, the module
304           will be called i5k_amb.
305
306 config SENSORS_F71805F
307         tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
308         help
309           If you say yes here you get support for hardware monitoring
310           features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
311           Super-I/O chips.
312
313           This driver can also be built as a module.  If so, the module
314           will be called f71805f.
315
316 config SENSORS_F71882FG
317         tristate "Fintek F71882FG and compatibles"
318         help
319           If you say yes here you get support for hardware monitoring
320           features of many Fintek Super-I/O (LPC) chips. The currently
321           supported chips are:
322             F71808E
323             F71858FG
324             F71862FG
325             F71863FG
326             F71869F/E
327             F71882FG
328             F71883FG
329             F71889FG/ED/A
330             F8000
331             F81801U
332             F81865F
333
334           This driver can also be built as a module.  If so, the module
335           will be called f71882fg.
336
337 config SENSORS_F75375S
338         tristate "Fintek F75375S/SP and F75373"
339         depends on I2C
340         help
341           If you say yes here you get support for hardware monitoring
342           features of the Fintek F75375S/SP and F75373
343
344           This driver can also be built as a module.  If so, the module
345           will be called f75375s.
346
347 config SENSORS_FSCHMD
348         tristate "Fujitsu Siemens Computers sensor chips"
349         depends on X86 && I2C
350         help
351           If you say yes here you get support for the following Fujitsu
352           Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes,
353           Heimdall, Heracles, Hades and Syleus including support for the
354           integrated watchdog.
355
356           This is a merged driver for FSC sensor chips replacing the fscpos,
357           fscscy and fscher drivers and adding support for several other FSC
358           sensor chips.
359
360           This driver can also be built as a module.  If so, the module
361           will be called fschmd.
362
363 config SENSORS_G760A
364         tristate "GMT G760A"
365         depends on I2C
366         help
367           If you say yes here you get support for Global Mixed-mode
368           Technology Inc G760A fan speed PWM controller chips.
369
370           This driver can also be built as a module.  If so, the module
371           will be called g760a.
372
373 config SENSORS_GL518SM
374         tristate "Genesys Logic GL518SM"
375         depends on I2C
376         help
377           If you say yes here you get support for Genesys Logic GL518SM
378           sensor chips.
379
380           This driver can also be built as a module.  If so, the module
381           will be called gl518sm.
382
383 config SENSORS_GL520SM
384         tristate "Genesys Logic GL520SM"
385         depends on I2C
386         select HWMON_VID
387         help
388           If you say yes here you get support for Genesys Logic GL520SM
389           sensor chips.
390
391           This driver can also be built as a module.  If so, the module
392           will be called gl520sm.
393
394 config SENSORS_GPIO_FAN
395         tristate "GPIO fan"
396         depends on GENERIC_GPIO
397         help
398           If you say yes here you get support for fans connected to GPIO lines.
399
400           This driver can also be built as a module.  If so, the module
401           will be called gpio-fan.
402
403 config SENSORS_CORETEMP
404         tristate "Intel Core/Core2/Atom temperature sensor"
405         depends on X86 && PCI && EXPERIMENTAL
406         help
407           If you say yes here you get support for the temperature
408           sensor inside your CPU. Most of the family 6 CPUs
409           are supported. Check Documentation/hwmon/coretemp for details.
410
411 config SENSORS_IBMAEM
412         tristate "IBM Active Energy Manager temperature/power sensors and control"
413         select IPMI_SI
414         depends on IPMI_HANDLER
415         help
416           If you say yes here you get support for the temperature and
417           power sensors and capping hardware in various IBM System X
418           servers that support Active Energy Manager.  This includes
419           the x3350, x3550, x3650, x3655, x3755, x3850 M2, x3950 M2,
420           and certain HC10/HS2x/LS2x/QS2x blades.
421
422           This driver can also be built as a module.  If so, the module
423           will be called ibmaem.
424
425 config SENSORS_IBMPEX
426         tristate "IBM PowerExecutive temperature/power sensors"
427         select IPMI_SI
428         depends on IPMI_HANDLER
429         help
430           If you say yes here you get support for the temperature and
431           power sensors in various IBM System X servers that support
432           PowerExecutive.  So far this includes the x3350, x3550, x3650,
433           x3655, and x3755; the x3800, x3850, and x3950 models that have
434           PCI Express; and some of the HS2x, LS2x, and QS2x blades.
435
436           This driver can also be built as a module.  If so, the module
437           will be called ibmpex.
438
439 config SENSORS_IT87
440         tristate "ITE IT87xx and compatibles"
441         select HWMON_VID
442         help
443           If you say yes here you get support for ITE IT8705F, IT8712F,
444           IT8716F, IT8718F, IT8720F, IT8721F, IT8726F and IT8758E sensor
445           chips, and the SiS960 clone.
446
447           This driver can also be built as a module.  If so, the module
448           will be called it87.
449
450 config SENSORS_JZ4740
451         tristate "Ingenic JZ4740 SoC ADC driver"
452         depends on MACH_JZ4740 && MFD_JZ4740_ADC
453         help
454           If you say yes here you get support for reading adc values from the ADCIN
455           pin on Ingenic JZ4740 SoC based boards.
456
457           This driver can also be build as a module. If so, the module will be
458           called jz4740-hwmon.
459
460 config SENSORS_JC42
461         tristate "JEDEC JC42.4 compliant memory module temperature sensors"
462         depends on I2C
463         help
464           If you say yes here, you get support for JEDEC JC42.4 compliant
465           temperature sensors, which are used on many DDR3 memory modules for
466           mobile devices and servers.  Support will include, but not be limited
467           to, ADT7408, CAT34TS02, CAT6095, MAX6604, MCP9805, MCP98242, MCP98243,
468           MCP9843, SE97, SE98, STTS424(E), TSE2002B3, and TS3000B3.
469
470           This driver can also be built as a module.  If so, the module
471           will be called jc42.
472
473 config SENSORS_LINEAGE
474         tristate "Lineage Compact Power Line Power Entry Module"
475         depends on I2C && EXPERIMENTAL
476         help
477           If you say yes here you get support for the Lineage Compact Power Line
478           series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
479           CP2000DC, CP2725, and others.
480
481           This driver can also be built as a module.  If so, the module
482           will be called lineage-pem.
483
484 config SENSORS_LM63
485         tristate "National Semiconductor LM63 and LM64"
486         depends on I2C
487         help
488           If you say yes here you get support for the National
489           Semiconductor LM63 and LM64 remote diode digital temperature
490           sensors with integrated fan control.  Such chips are found
491           on the Tyan S4882 (Thunder K8QS Pro) motherboard, among
492           others.
493
494           This driver can also be built as a module.  If so, the module
495           will be called lm63.
496
497 config SENSORS_LM70
498         tristate "National Semiconductor LM70 / Texas Instruments TMP121"
499         depends on SPI_MASTER
500         help
501           If you say yes here you get support for the National Semiconductor
502           LM70 and Texas Instruments TMP121/TMP123 digital temperature
503           sensor chips.
504
505           This driver can also be built as a module.  If so, the module
506           will be called lm70.
507
508 config SENSORS_LM73
509         tristate "National Semiconductor LM73"
510         depends on I2C
511         help
512           If you say yes here you get support for National Semiconductor LM73
513           sensor chips.
514           This driver can also be built as a module.  If so, the module
515           will be called lm73.
516
517 config SENSORS_LM75
518         tristate "National Semiconductor LM75 and compatibles"
519         depends on I2C
520         help
521           If you say yes here you get support for one common type of
522           temperature sensor chip, with models including:
523
524                 - Dallas Semiconductor DS75 and DS1775
525                 - Maxim MAX6625 and MAX6626
526                 - Microchip MCP980x
527                 - National Semiconductor LM75, LM75A
528                 - NXP's LM75A
529                 - ST Microelectronics STDS75
530                 - TelCom (now Microchip) TCN75
531                 - Texas Instruments TMP100, TMP101, TMP105, TMP75, TMP175,
532                   TMP275
533
534           This driver supports driver model based binding through board
535           specific I2C device tables.
536
537           It also supports the "legacy" style of driver binding.  To use
538           that with some chips which don't replicate LM75 quirks exactly,
539           you may need the "force" module parameter.
540
541           This driver can also be built as a module.  If so, the module
542           will be called lm75.
543
544 config SENSORS_LM77
545         tristate "National Semiconductor LM77"
546         depends on I2C
547         help
548           If you say yes here you get support for National Semiconductor LM77
549           sensor chips.
550
551           This driver can also be built as a module.  If so, the module
552           will be called lm77.
553
554 config SENSORS_LM78
555         tristate "National Semiconductor LM78 and compatibles"
556         depends on I2C
557         select HWMON_VID
558         help
559           If you say yes here you get support for National Semiconductor LM78,
560           LM78-J and LM79.
561
562           This driver can also be built as a module.  If so, the module
563           will be called lm78.
564
565 config SENSORS_LM80
566         tristate "National Semiconductor LM80"
567         depends on I2C
568         help
569           If you say yes here you get support for National Semiconductor
570           LM80 sensor chips.
571
572           This driver can also be built as a module.  If so, the module
573           will be called lm80.
574
575 config SENSORS_LM83
576         tristate "National Semiconductor LM83 and compatibles"
577         depends on I2C
578         help
579           If you say yes here you get support for National Semiconductor
580           LM82 and LM83 sensor chips.
581
582           This driver can also be built as a module.  If so, the module
583           will be called lm83.
584
585 config SENSORS_LM85
586         tristate "National Semiconductor LM85 and compatibles"
587         depends on I2C
588         select HWMON_VID
589         help
590           If you say yes here you get support for National Semiconductor LM85
591           sensor chips and clones: ADM1027, ADT7463, ADT7468, EMC6D100,
592           EMC6D101, EMC6D102, and EMC6D103.
593
594           This driver can also be built as a module.  If so, the module
595           will be called lm85.
596
597 config SENSORS_LM87
598         tristate "National Semiconductor LM87 and compatibles"
599         depends on I2C
600         select HWMON_VID
601         help
602           If you say yes here you get support for National Semiconductor LM87
603           and Analog Devices ADM1024 sensor chips.
604
605           This driver can also be built as a module.  If so, the module
606           will be called lm87.
607
608 config SENSORS_LM90
609         tristate "National Semiconductor LM90 and compatibles"
610         depends on I2C
611         help
612           If you say yes here you get support for National Semiconductor LM90,
613           LM86, LM89 and LM99, Analog Devices ADM1032, ADT7461, and ADT7461A,
614           Maxim MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659,
615           MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, ON Semiconductor NCT1008,
616           and Winbond/Nuvoton W83L771W/G/AWG/ASG sensor chips.
617
618           This driver can also be built as a module.  If so, the module
619           will be called lm90.
620
621 config SENSORS_LM92
622         tristate "National Semiconductor LM92 and compatibles"
623         depends on I2C
624         help
625           If you say yes here you get support for National Semiconductor LM92
626           and Maxim MAX6635 sensor chips.
627
628           This driver can also be built as a module.  If so, the module
629           will be called lm92.
630
631 config SENSORS_LM93
632         tristate "National Semiconductor LM93 and compatibles"
633         depends on I2C
634         select HWMON_VID
635         help
636           If you say yes here you get support for National Semiconductor LM93,
637           LM94, and compatible sensor chips.
638
639           This driver can also be built as a module.  If so, the module
640           will be called lm93.
641
642 config SENSORS_LTC4151
643         tristate "Linear Technology LTC4151"
644         depends on I2C
645         default n
646         help
647           If you say yes here you get support for Linear Technology LTC4151
648           High Voltage I2C Current and Voltage Monitor interface.
649
650           This driver can also be built as a module. If so, the module will
651           be called ltc4151.
652
653 config SENSORS_LTC4215
654         tristate "Linear Technology LTC4215"
655         depends on I2C && EXPERIMENTAL
656         default n
657         help
658           If you say yes here you get support for Linear Technology LTC4215
659           Hot Swap Controller I2C interface.
660
661           This driver can also be built as a module. If so, the module will
662           be called ltc4215.
663
664 config SENSORS_LTC4245
665         tristate "Linear Technology LTC4245"
666         depends on I2C && EXPERIMENTAL
667         default n
668         help
669           If you say yes here you get support for Linear Technology LTC4245
670           Multiple Supply Hot Swap Controller I2C interface.
671
672           This driver can also be built as a module. If so, the module will
673           be called ltc4245.
674
675 config SENSORS_LTC4261
676         tristate "Linear Technology LTC4261"
677         depends on I2C && EXPERIMENTAL
678         default n
679         help
680           If you say yes here you get support for Linear Technology LTC4261
681           Negative Voltage Hot Swap Controller I2C interface.
682
683           This driver can also be built as a module. If so, the module will
684           be called ltc4261.
685
686 config SENSORS_LM95241
687         tristate "National Semiconductor LM95241 sensor chip"
688         depends on I2C
689         help
690           If you say yes here you get support for LM95241 sensor chip.
691
692           This driver can also be built as a module.  If so, the module
693           will be called lm95241.
694
695 config SENSORS_MAX1111
696         tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
697         depends on SPI_MASTER
698         help
699           Say y here to support Maxim's MAX1111 ADC chips.
700
701           This driver can also be built as a module.  If so, the module
702           will be called max1111.
703
704 config SENSORS_MAX16065
705         tristate "Maxim MAX16065 System Manager and compatibles"
706         depends on I2C
707         help
708           If you say yes here you get support for hardware monitoring
709           capabilities of the following Maxim System Manager chips.
710             MAX16065
711             MAX16066
712             MAX16067
713             MAX16068
714             MAX16070
715             MAX16071
716
717           This driver can also be built as a module.  If so, the module
718           will be called max16065.
719
720 config SENSORS_MAX1619
721         tristate "Maxim MAX1619 sensor chip"
722         depends on I2C
723         help
724           If you say yes here you get support for MAX1619 sensor chip.
725
726           This driver can also be built as a module.  If so, the module
727           will be called max1619.
728
729 config SENSORS_MAX6639
730         tristate "Maxim MAX6639 sensor chip"
731         depends on I2C && EXPERIMENTAL
732         help
733           If you say yes here you get support for the MAX6639
734           sensor chips.
735
736           This driver can also be built as a module.  If so, the module
737           will be called max6639.
738
739 config SENSORS_MAX6642
740         tristate "Maxim MAX6642 sensor chip"
741         depends on I2C && EXPERIMENTAL
742         help
743           If you say yes here you get support for MAX6642 sensor chip.
744           MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor
745           with Overtemperature Alarm from Maxim.
746
747           This driver can also be built as a module.  If so, the module
748           will be called max6642.
749
750 config SENSORS_MAX6650
751         tristate "Maxim MAX6650 sensor chip"
752         depends on I2C && EXPERIMENTAL
753         help
754           If you say yes here you get support for the MAX6650 / MAX6651
755           sensor chips.
756
757           This driver can also be built as a module.  If so, the module
758           will be called max6650.
759
760 config SENSORS_PC87360
761         tristate "National Semiconductor PC87360 family"
762         select HWMON_VID
763         help
764           If you say yes here you get access to the hardware monitoring
765           functions of the National Semiconductor PC8736x Super-I/O chips.
766           The PC87360, PC87363 and PC87364 only have fan monitoring and
767           control.  The PC87365 and PC87366 additionally have voltage and
768           temperature monitoring.
769
770           This driver can also be built as a module.  If so, the module
771           will be called pc87360.
772
773 config SENSORS_PC87427
774         tristate "National Semiconductor PC87427"
775         help
776           If you say yes here you get access to the hardware monitoring
777           functions of the National Semiconductor PC87427 Super-I/O chip.
778           The chip has two distinct logical devices, one for fan speed
779           monitoring and control, and one for voltage and temperature
780           monitoring. Fan speed monitoring and control are supported, as
781           well as temperature monitoring. Voltages aren't supported yet.
782
783           This driver can also be built as a module.  If so, the module
784           will be called pc87427.
785
786 config SENSORS_PCF8591
787         tristate "Philips PCF8591 ADC/DAC"
788         depends on I2C
789         default n
790         help
791           If you say yes here you get support for Philips PCF8591 4-channel
792           ADC, 1-channel DAC chips.
793
794           This driver can also be built as a module.  If so, the module
795           will be called pcf8591.
796
797           These devices are hard to detect and rarely found on mainstream
798           hardware.  If unsure, say N.
799
800 config PMBUS
801         tristate "PMBus support"
802         depends on I2C && EXPERIMENTAL
803         default n
804         help
805           Say yes here if you want to enable PMBus support.
806
807           This driver can also be built as a module. If so, the module will
808           be called pmbus_core.
809
810 if PMBUS
811
812 config SENSORS_PMBUS
813         tristate "Generic PMBus devices"
814         default n
815         help
816           If you say yes here you get hardware monitoring support for generic
817           PMBus devices, including but not limited to BMR450, BMR451, BMR453,
818           BMR454, and LTC2978.
819
820           This driver can also be built as a module. If so, the module will
821           be called pmbus.
822
823 config SENSORS_ADM1275
824         tristate "Analog Devices ADM1275"
825         default n
826         help
827           If you say yes here you get hardware monitoring support for Analog
828           Devices ADM1275 Hot-Swap Controller and Digital Power Monitor.
829
830           This driver can also be built as a module. If so, the module will
831           be called adm1275.
832
833 config SENSORS_MAX16064
834         tristate "Maxim MAX16064"
835         default n
836         help
837           If you say yes here you get hardware monitoring support for Maxim
838           MAX16064.
839
840           This driver can also be built as a module. If so, the module will
841           be called max16064.
842
843 config SENSORS_MAX34440
844         tristate "Maxim MAX34440/MAX34441"
845         default n
846         help
847           If you say yes here you get hardware monitoring support for Maxim
848           MAX34440 and MAX34441.
849
850           This driver can also be built as a module. If so, the module will
851           be called max34440.
852
853 config SENSORS_MAX8688
854         tristate "Maxim MAX8688"
855         default n
856         help
857           If you say yes here you get hardware monitoring support for Maxim
858           MAX8688.
859
860           This driver can also be built as a module. If so, the module will
861           be called max8688.
862
863 config SENSORS_UCD9000
864         tristate "TI UCD90120, UCD90124, UCD9090, UCD90910"
865         default n
866         help
867           If you say yes here you get hardware monitoring support for TI
868           UCD90120, UCD90124, UCD9090, UCD90910 Sequencer and System Health
869           Controllers.
870
871           This driver can also be built as a module. If so, the module will
872           be called ucd9000.
873
874 config SENSORS_UCD9200
875         tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
876         default n
877         help
878           If you say yes here you get hardware monitoring support for TI
879           UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248
880           Digital PWM System Controllers.
881
882           This driver can also be built as a module. If so, the module will
883           be called ucd9200.
884
885 endif # PMBUS
886
887 config SENSORS_SHT15
888         tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
889         depends on GENERIC_GPIO
890         help
891           If you say yes here you get support for the Sensiron SHT10, SHT11,
892           SHT15, SHT71, SHT75 humidity and temperature sensors.
893
894           This driver can also be built as a module.  If so, the module
895           will be called sht15.
896
897 config SENSORS_SHT21
898         tristate "Sensiron humidity and temperature sensors. SHT21 and compat."
899         depends on I2C
900         help
901           If you say yes here you get support for the Sensiron SHT21, SHT25
902           humidity and temperature sensors.
903
904           This driver can also be built as a module.  If so, the module
905           will be called sht21.
906
907 config SENSORS_S3C
908         tristate "Samsung built-in ADC"
909         depends on S3C_ADC
910         help
911           If you say yes here you get support for the on-board ADCs of
912           the Samsung S3C24XX, S3C64XX and other series of SoC
913
914           This driver can also be built as a module. If so, the module
915           will be called s3c-hwmon.
916
917 config SENSORS_S3C_RAW
918         bool "Include raw channel attributes in sysfs"
919         depends on SENSORS_S3C
920         help
921           Say Y here if you want to include raw copies of all the ADC
922           channels in sysfs.
923
924 config SENSORS_SIS5595
925         tristate "Silicon Integrated Systems Corp. SiS5595"
926         depends on PCI
927         help
928           If you say yes here you get support for the integrated sensors in
929           SiS5595 South Bridges.
930
931           This driver can also be built as a module.  If so, the module
932           will be called sis5595.
933
934 config SENSORS_SMM665
935         tristate "Summit Microelectronics SMM665"
936         depends on I2C && EXPERIMENTAL
937         default n
938         help
939           If you say yes here you get support for the hardware monitoring
940           features of the Summit Microelectronics SMM665/SMM665B Six-Channel
941           Active DC Output Controller / Monitor.
942
943           Other supported chips are SMM465, SMM665C, SMM764, and SMM766.
944           Support for those chips is untested.
945
946           This driver can also be built as a module. If so, the module will
947           be called smm665.
948
949 config SENSORS_DME1737
950         tristate "SMSC DME1737, SCH311x and compatibles"
951         depends on I2C && EXPERIMENTAL
952         select HWMON_VID
953         help
954           If you say yes here you get support for the hardware monitoring
955           and fan control features of the SMSC DME1737, SCH311x, SCH5027, and
956           Asus A8000 Super-I/O chips.
957
958           This driver can also be built as a module.  If so, the module
959           will be called dme1737.
960
961 config SENSORS_EMC1403
962         tristate "SMSC EMC1403/23 thermal sensor"
963         depends on I2C
964         help
965           If you say yes here you get support for the SMSC EMC1403/23
966           temperature monitoring chip.
967
968           Threshold values can be configured using sysfs.
969           Data from the different diodes are accessible via sysfs.
970
971 config SENSORS_EMC2103
972         tristate "SMSC EMC2103"
973         depends on I2C
974         help
975           If you say yes here you get support for the temperature
976           and fan sensors of the SMSC EMC2103 chips.
977
978           This driver can also be built as a module.  If so, the module
979           will be called emc2103.
980
981 config SENSORS_SMSC47M1
982         tristate "SMSC LPC47M10x and compatibles"
983         help
984           If you say yes here you get support for the integrated fan
985           monitoring and control capabilities of the SMSC LPC47B27x,
986           LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
987           LPC47M192, LPC47M292 and LPC47M997 chips.
988
989           The temperature and voltage sensor features of the LPC47M15x,
990           LPC47M192, LPC47M292 and LPC47M997 are supported by another
991           driver, select also "SMSC LPC47M192 and compatibles" below for
992           those.
993
994           This driver can also be built as a module.  If so, the module
995           will be called smsc47m1.
996
997 config SENSORS_SMSC47M192
998         tristate "SMSC LPC47M192 and compatibles"
999         depends on I2C
1000         select HWMON_VID
1001         help
1002           If you say yes here you get support for the temperature and
1003           voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
1004           and LPC47M997 chips.
1005
1006           The fan monitoring and control capabilities of these chips
1007           are supported by another driver, select
1008           "SMSC LPC47M10x and compatibles" above. You need both drivers
1009           if you want fan control and voltage/temperature sensor support.
1010
1011           This driver can also be built as a module.  If so, the module
1012           will be called smsc47m192.
1013
1014 config SENSORS_SMSC47B397
1015         tristate "SMSC LPC47B397-NC"
1016         depends on EXPERIMENTAL
1017         help
1018           If you say yes here you get support for the SMSC LPC47B397-NC
1019           sensor chip.
1020
1021           This driver can also be built as a module.  If so, the module
1022           will be called smsc47b397.
1023
1024 config SENSORS_SCH5627
1025         tristate "SMSC SCH5627"
1026         help
1027           If you say yes here you get support for the hardware monitoring
1028           features of the SMSC SCH5627 Super-I/O chip.
1029
1030           This driver can also be built as a module.  If so, the module
1031           will be called sch5627.
1032
1033 config SENSORS_ADS1015
1034         tristate "Texas Instruments ADS1015"
1035         depends on I2C
1036         help
1037           If you say yes here you get support for Texas Instruments ADS1015
1038           12-bit 4-input ADC device.
1039
1040           This driver can also be built as a module.  If so, the module
1041           will be called ads1015.
1042
1043 config SENSORS_ADS7828
1044         tristate "Texas Instruments ADS7828"
1045         depends on I2C
1046         help
1047           If you say yes here you get support for Texas Instruments ADS7828
1048           12-bit 8-channel ADC device.
1049
1050           This driver can also be built as a module.  If so, the module
1051           will be called ads7828.
1052
1053 config SENSORS_ADS7871
1054         tristate "Texas Instruments ADS7871 A/D converter"
1055         depends on SPI
1056         help
1057           If you say yes here you get support for TI ADS7871 & ADS7870
1058
1059           This driver can also be built as a module.  If so, the module
1060           will be called ads7871.
1061
1062 config SENSORS_AMC6821
1063         tristate "Texas Instruments AMC6821"
1064         depends on I2C  && EXPERIMENTAL
1065         help
1066           If you say yes here you get support for the Texas Instruments
1067           AMC6821 hardware monitoring chips.
1068
1069           This driver can also be build as a module.  If so, the module
1070           will be called amc6821.
1071
1072 config SENSORS_THMC50
1073         tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
1074         depends on I2C
1075         help
1076           If you say yes here you get support for Texas Instruments THMC50
1077           sensor chips and clones: the Analog Devices ADM1022.
1078
1079           This driver can also be built as a module.  If so, the module
1080           will be called thmc50.
1081
1082 config SENSORS_TMP102
1083         tristate "Texas Instruments TMP102"
1084         depends on I2C && EXPERIMENTAL
1085         help
1086           If you say yes here you get support for Texas Instruments TMP102
1087           sensor chips.
1088
1089           This driver can also be built as a module.  If so, the module
1090           will be called tmp102.
1091
1092 config SENSORS_TMP401
1093         tristate "Texas Instruments TMP401 and compatibles"
1094         depends on I2C && EXPERIMENTAL
1095         help
1096           If you say yes here you get support for Texas Instruments TMP401 and
1097           TMP411 temperature sensor chips.
1098
1099           This driver can also be built as a module.  If so, the module
1100           will be called tmp401.
1101
1102 config SENSORS_TMP421
1103         tristate "Texas Instruments TMP421 and compatible"
1104         depends on I2C && EXPERIMENTAL
1105         help
1106           If you say yes here you get support for Texas Instruments TMP421,
1107           TMP422 and TMP423 temperature sensor chips.
1108
1109           This driver can also be built as a module.  If so, the module
1110           will be called tmp421.
1111
1112 config SENSORS_TWL4030_MADC
1113         tristate "Texas Instruments TWL4030 MADC Hwmon"
1114         depends on TWL4030_MADC
1115         help
1116         If you say yes here you get hwmon support for triton
1117         TWL4030-MADC.
1118
1119         This driver can also be built as a module. If so it will be called
1120         twl4030-madc-hwmon.
1121
1122 config SENSORS_VIA_CPUTEMP
1123         tristate "VIA CPU temperature sensor"
1124         depends on X86
1125         help
1126           If you say yes here you get support for the temperature
1127           sensor inside your CPU. Supported are all known variants of
1128           the VIA C7 and Nano.
1129
1130 config SENSORS_VIA686A
1131         tristate "VIA686A"
1132         depends on PCI
1133         help
1134           If you say yes here you get support for the integrated sensors in
1135           Via 686A/B South Bridges.
1136
1137           This driver can also be built as a module.  If so, the module
1138           will be called via686a.
1139
1140 config SENSORS_VT1211
1141         tristate "VIA VT1211"
1142         select HWMON_VID
1143         help
1144           If you say yes here then you get support for hardware monitoring
1145           features of the VIA VT1211 Super-I/O chip.
1146
1147           This driver can also be built as a module.  If so, the module
1148           will be called vt1211.
1149
1150 config SENSORS_VT8231
1151         tristate "VIA VT8231"
1152         depends on PCI
1153         select HWMON_VID
1154         help
1155           If you say yes here then you get support for the integrated sensors
1156           in the VIA VT8231 device.
1157
1158           This driver can also be built as a module.  If so, the module
1159           will be called vt8231.
1160
1161 config SENSORS_W83781D
1162         tristate "Winbond W83781D, W83782D, W83783S, Asus AS99127F"
1163         depends on I2C
1164         select HWMON_VID
1165         help
1166           If you say yes here you get support for the Winbond W8378x series
1167           of sensor chips: the W83781D, W83782D and W83783S, and the similar
1168           Asus AS99127F.
1169
1170           This driver can also be built as a module.  If so, the module
1171           will be called w83781d.
1172
1173 config SENSORS_W83791D
1174         tristate "Winbond W83791D"
1175         depends on I2C
1176         select HWMON_VID
1177         help
1178           If you say yes here you get support for the Winbond W83791D chip.
1179
1180           This driver can also be built as a module.  If so, the module
1181           will be called w83791d.
1182
1183 config SENSORS_W83792D
1184         tristate "Winbond W83792D"
1185         depends on I2C
1186         help
1187           If you say yes here you get support for the Winbond W83792D chip.
1188
1189           This driver can also be built as a module.  If so, the module
1190           will be called w83792d.
1191
1192 config SENSORS_W83793
1193         tristate "Winbond W83793"
1194         depends on I2C && EXPERIMENTAL
1195         select HWMON_VID
1196         help
1197           If you say yes here you get support for the Winbond W83793
1198           hardware monitoring chip, including support for the integrated
1199           watchdog.
1200
1201           This driver can also be built as a module.  If so, the module
1202           will be called w83793.
1203
1204 config SENSORS_W83795
1205         tristate "Winbond/Nuvoton W83795G/ADG"
1206         depends on I2C && EXPERIMENTAL
1207         help
1208           If you say yes here you get support for the Winbond W83795G and
1209           W83795ADG hardware monitoring chip.
1210
1211           This driver can also be built as a module.  If so, the module
1212           will be called w83795.
1213
1214 config SENSORS_W83795_FANCTRL
1215         boolean "Include fan control support (DANGEROUS)"
1216         depends on SENSORS_W83795 && EXPERIMENTAL
1217         default n
1218         help
1219           If you say yes here, support for the both manual and automatic
1220           fan control features will be included in the driver.
1221
1222           This part of the code wasn't carefully reviewed and tested yet,
1223           so enabling this option is strongly discouraged on production
1224           servers. Only developers and testers should enable it for the
1225           time being.
1226
1227           Please also note that this option will create sysfs attribute
1228           files which may change in the future, so you shouldn't rely
1229           on them being stable.
1230
1231 config SENSORS_W83L785TS
1232         tristate "Winbond W83L785TS-S"
1233         depends on I2C && EXPERIMENTAL
1234         help
1235           If you say yes here you get support for the Winbond W83L785TS-S
1236           sensor chip, which is used on the Asus A7N8X, among other
1237           motherboards.
1238
1239           This driver can also be built as a module.  If so, the module
1240           will be called w83l785ts.
1241
1242 config SENSORS_W83L786NG
1243         tristate "Winbond W83L786NG, W83L786NR"
1244         depends on I2C && EXPERIMENTAL
1245         help
1246           If you say yes here you get support for the Winbond W83L786NG
1247           and W83L786NR sensor chips.
1248
1249           This driver can also be built as a module.  If so, the module
1250           will be called w83l786ng.
1251
1252 config SENSORS_W83627HF
1253         tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
1254         select HWMON_VID
1255         help
1256           If you say yes here you get support for the Winbond W836X7 series
1257           of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
1258           W83697HF.
1259
1260           This driver can also be built as a module.  If so, the module
1261           will be called w83627hf.
1262
1263 config SENSORS_W83627EHF
1264         tristate "Winbond W83627EHF/EHG/DHG, W83667HG, NCT6775F, NCT6776F"
1265         select HWMON_VID
1266         help
1267           If you say yes here you get support for the hardware
1268           monitoring functionality of the Winbond W83627EHF Super-I/O chip.
1269
1270           This driver also supports the W83627EHG, which is the lead-free
1271           version of the W83627EHF, and the W83627DHG, which is a similar
1272           chip suited for specific Intel processors that use PECI such as
1273           the Core 2 Duo.
1274
1275           This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F
1276           (also known as W83667HG-I), and NCT6776F.
1277
1278           This driver can also be built as a module.  If so, the module
1279           will be called w83627ehf.
1280
1281 config SENSORS_WM831X
1282         tristate "WM831x PMICs"
1283         depends on MFD_WM831X
1284         help
1285           If you say yes here you get support for the hardware
1286           monitoring functionality of the Wolfson Microelectronics
1287           WM831x series of PMICs.
1288
1289           This driver can also be built as a module.  If so, the module
1290           will be called wm831x-hwmon.
1291
1292 config SENSORS_WM8350
1293         tristate "Wolfson Microelectronics WM835x"
1294         depends on MFD_WM8350
1295         help
1296           If you say yes here you get support for the hardware
1297           monitoring features of the WM835x series of PMICs.
1298
1299           This driver can also be built as a module.  If so, the module
1300           will be called wm8350-hwmon.
1301
1302 config SENSORS_ULTRA45
1303         tristate "Sun Ultra45 PIC16F747"
1304         depends on SPARC64
1305         help
1306           This driver provides support for the Ultra45 workstation environmental
1307           sensors.
1308
1309 config SENSORS_APPLESMC
1310         tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
1311         depends on INPUT && X86
1312         select NEW_LEDS
1313         select LEDS_CLASS
1314         select INPUT_POLLDEV
1315         default n
1316         help
1317           This driver provides support for the Apple System Management
1318           Controller, which provides an accelerometer (Apple Sudden Motion
1319           Sensor), light sensors, temperature sensors, keyboard backlight
1320           control and fan control.
1321
1322           Only Intel-based Apple's computers are supported (MacBook Pro,
1323           MacBook, MacMini).
1324
1325           Data from the different sensors, keyboard backlight control and fan
1326           control are accessible via sysfs.
1327
1328           This driver also provides an absolute input class device, allowing
1329           the laptop to act as a pinball machine-esque joystick.
1330
1331           Say Y here if you have an applicable laptop and want to experience
1332           the awesome power of applesmc.
1333
1334 config SENSORS_MC13783_ADC
1335         tristate "Freescale MC13783 ADC"
1336         depends on MFD_MC13783
1337         help
1338           Support for the A/D converter on MC13783 PMIC.
1339
1340 if ACPI
1341
1342 comment "ACPI drivers"
1343
1344 config SENSORS_ATK0110
1345         tristate "ASUS ATK0110"
1346         depends on X86 && EXPERIMENTAL
1347         help
1348           If you say yes here you get support for the ACPI hardware
1349           monitoring interface found in many ASUS motherboards. This
1350           driver will provide readings of fans, voltages and temperatures
1351           through the system firmware.
1352
1353           This driver can also be built as a module. If so, the module
1354           will be called asus_atk0110.
1355
1356 endif # ACPI
1357
1358 endif # HWMON