Merge branch 'akpm'
[linux-2.6/next.git] / drivers / hwmon / Kconfig
blob63c9480a74e11657c80d496b12168a9b7e48c0c5
2 # Hardware monitoring chip drivers configuration
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.
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.
22           This support can also be built as a module.  If so, the module
23           will be called hwmon.
25 if HWMON
27 config HWMON_VID
28         tristate
29         default n
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.
40 comment "Native drivers"
42 config SENSORS_ABITUGURU
43         tristate "Abit uGuru (rev 1 & 2)"
44         depends on X86 && DMI && 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
54           This driver can also be built as a module.  If so, the module
55           will be called abituguru.
57 config SENSORS_ABITUGURU3
58         tristate "Abit uGuru (rev 3)"
59         depends on X86 && DMI && 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
68           This driver can also be built as a module.  If so, the module
69           will be called abituguru3.
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.
78           This driver can also be built as a module. If so, the module
79           will be called ad7414.
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.
88           This driver can also be built as a module. If so, the module
89           will be called ad7418.
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)
102           Examples : ADC081S101, ADC124S501, ...
104           This driver can also be built as a module.  If so, the module
105           will be called adcxx.
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.
115           This driver can also be built as a module.  If so, the module
116           will be called adm1021.
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.
126           This driver can also be built as a module.  If so, the module
127           will be called adm1025.
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.
137           This driver can also be built as a module.  If so, the module
138           will be called adm1026.
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.
148           This driver can also be built as a module.  If so, the module
149           will be called adm1029.
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.
158           This driver can also be built as a module.  If so, the module
159           will be called adm1031.
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.
169           This driver can also be built as a module.  If so, the module
170           will be called adm9240.
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.
179           This driver can also be built as a module. If so, the module
180           will be called adt7411.
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.
189           This driver can also be built as a module. If so, the module
190           will be called adt7462.
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.
199           This driver can also be built as a module. If so, the module
200           will be called adt7470.
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.
211           This driver can also be build as a module.  If so, the module
212           will be called adt7475.
214 config SENSORS_ASC7621
215         tristate "Andigilog aSC7621"
216         depends on 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
224           This driver can also be built as a module.  If so, the module
225           will be called asc7621.
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.
236           This driver can also be built as a module.  If so, the module
237           will be called k8temp.
239 config SENSORS_K10TEMP
240         tristate "AMD Family 10h+ 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), 14h (Brazos) and 15h (Bulldozer) microarchitectures.
248           This driver can also be built as a module.  If so, the module
249           will be called k10temp.
251 config SENSORS_FAM15H_POWER
252         tristate "AMD Family 15h processor power"
253         depends on X86 && PCI
254         help
255           If you say yes here you get support for processor power
256           information of your AMD family 15h CPU.
258           This driver can also be built as a module.  If so, the module
259           will be called fam15h_power.
261 config SENSORS_ASB100
262         tristate "Asus ASB100 Bach"
263         depends on X86 && I2C && EXPERIMENTAL
264         select HWMON_VID
265         help
266           If you say yes here you get support for the ASB100 Bach sensor
267           chip found on some Asus mainboards.
269           This driver can also be built as a module.  If so, the module
270           will be called asb100.
272 config SENSORS_ATXP1
273         tristate "Attansic ATXP1 VID controller"
274         depends on I2C && EXPERIMENTAL
275         select HWMON_VID
276         help
277           If you say yes here you get support for the Attansic ATXP1 VID
278           controller.
280           If your board have such a chip, you are able to control your CPU
281           core and other voltages.
283           This driver can also be built as a module.  If so, the module
284           will be called atxp1.
286 config SENSORS_DS620
287         tristate "Dallas Semiconductor DS620"
288         depends on I2C
289         help
290           If you say yes here you get support for Dallas Semiconductor
291           DS620 sensor chip.
293           This driver can also be built as a module.  If so, the module
294           will be called ds620.
296 config SENSORS_DS1621
297         tristate "Dallas Semiconductor DS1621 and DS1625"
298         depends on I2C
299         help
300           If you say yes here you get support for Dallas Semiconductor
301           DS1621 and DS1625 sensor chips.
303           This driver can also be built as a module.  If so, the module
304           will be called ds1621.
306 config SENSORS_I5K_AMB
307         tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
308         depends on PCI && EXPERIMENTAL
309         help
310           If you say yes here you get support for FB-DIMM AMB temperature
311           monitoring chips on systems with the Intel 5000 series chipset.
313           This driver can also be built as a module. If so, the module
314           will be called i5k_amb.
316 config SENSORS_F71805F
317         tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
318         depends on !PPC
319         help
320           If you say yes here you get support for hardware monitoring
321           features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
322           Super-I/O chips.
324           This driver can also be built as a module.  If so, the module
325           will be called f71805f.
327 config SENSORS_F71882FG
328         tristate "Fintek F71882FG and compatibles"
329         depends on !PPC
330         help
331           If you say yes here you get support for hardware monitoring
332           features of many Fintek Super-I/O (LPC) chips. The currently
333           supported chips are:
334             F71808E/A
335             F71858FG
336             F71862FG
337             F71863FG
338             F71869F/E/A
339             F71882FG
340             F71883FG
341             F71889FG/ED/A
342             F8000
343             F81801U
344             F81865F
346           This driver can also be built as a module.  If so, the module
347           will be called f71882fg.
349 config SENSORS_F75375S
350         tristate "Fintek F75375S/SP and F75373"
351         depends on I2C
352         help
353           If you say yes here you get support for hardware monitoring
354           features of the Fintek F75375S/SP and F75373
356           This driver can also be built as a module.  If so, the module
357           will be called f75375s.
359 config SENSORS_FSCHMD
360         tristate "Fujitsu Siemens Computers sensor chips"
361         depends on X86 && I2C
362         help
363           If you say yes here you get support for the following Fujitsu
364           Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes,
365           Heimdall, Heracles, Hades and Syleus including support for the
366           integrated watchdog.
368           This is a merged driver for FSC sensor chips replacing the fscpos,
369           fscscy and fscher drivers and adding support for several other FSC
370           sensor chips.
372           This driver can also be built as a module.  If so, the module
373           will be called fschmd.
375 config SENSORS_G760A
376         tristate "GMT G760A"
377         depends on I2C
378         help
379           If you say yes here you get support for Global Mixed-mode
380           Technology Inc G760A fan speed PWM controller chips.
382           This driver can also be built as a module.  If so, the module
383           will be called g760a.
385 config SENSORS_GL518SM
386         tristate "Genesys Logic GL518SM"
387         depends on I2C
388         help
389           If you say yes here you get support for Genesys Logic GL518SM
390           sensor chips.
392           This driver can also be built as a module.  If so, the module
393           will be called gl518sm.
395 config SENSORS_GL520SM
396         tristate "Genesys Logic GL520SM"
397         depends on I2C
398         select HWMON_VID
399         help
400           If you say yes here you get support for Genesys Logic GL520SM
401           sensor chips.
403           This driver can also be built as a module.  If so, the module
404           will be called gl520sm.
406 config SENSORS_GPIO_FAN
407         tristate "GPIO fan"
408         depends on GENERIC_GPIO
409         help
410           If you say yes here you get support for fans connected to GPIO lines.
412           This driver can also be built as a module.  If so, the module
413           will be called gpio-fan.
415 config SENSORS_CORETEMP
416         tristate "Intel Core/Core2/Atom temperature sensor"
417         depends on X86 && PCI && EXPERIMENTAL
418         help
419           If you say yes here you get support for the temperature
420           sensor inside your CPU. Most of the family 6 CPUs
421           are supported. Check Documentation/hwmon/coretemp for details.
423 config SENSORS_IBMAEM
424         tristate "IBM Active Energy Manager temperature/power sensors and control"
425         select IPMI_SI
426         depends on IPMI_HANDLER
427         help
428           If you say yes here you get support for the temperature and
429           power sensors and capping hardware in various IBM System X
430           servers that support Active Energy Manager.  This includes
431           the x3350, x3550, x3650, x3655, x3755, x3850 M2, x3950 M2,
432           and certain HC10/HS2x/LS2x/QS2x blades.
434           This driver can also be built as a module.  If so, the module
435           will be called ibmaem.
437 config SENSORS_IBMPEX
438         tristate "IBM PowerExecutive temperature/power sensors"
439         select IPMI_SI
440         depends on IPMI_HANDLER
441         help
442           If you say yes here you get support for the temperature and
443           power sensors in various IBM System X servers that support
444           PowerExecutive.  So far this includes the x3350, x3550, x3650,
445           x3655, and x3755; the x3800, x3850, and x3950 models that have
446           PCI Express; and some of the HS2x, LS2x, and QS2x blades.
448           This driver can also be built as a module.  If so, the module
449           will be called ibmpex.
451 config SENSORS_IT87
452         tristate "ITE IT87xx and compatibles"
453         depends on !PPC
454         select HWMON_VID
455         help
456           If you say yes here you get support for ITE IT8705F, IT8712F,
457           IT8716F, IT8718F, IT8720F, IT8721F, IT8726F and IT8758E sensor
458           chips, and the SiS960 clone.
460           This driver can also be built as a module.  If so, the module
461           will be called it87.
463 config SENSORS_JZ4740
464         tristate "Ingenic JZ4740 SoC ADC driver"
465         depends on MACH_JZ4740 && MFD_JZ4740_ADC
466         help
467           If you say yes here you get support for reading adc values from the ADCIN
468           pin on Ingenic JZ4740 SoC based boards.
470           This driver can also be build as a module. If so, the module will be
471           called jz4740-hwmon.
473 config SENSORS_JC42
474         tristate "JEDEC JC42.4 compliant memory module temperature sensors"
475         depends on I2C
476         help
477           If you say yes here, you get support for JEDEC JC42.4 compliant
478           temperature sensors, which are used on many DDR3 memory modules for
479           mobile devices and servers.  Support will include, but not be limited
480           to, ADT7408, CAT34TS02, CAT6095, MAX6604, MCP9805, MCP98242, MCP98243,
481           MCP9843, SE97, SE98, STTS424(E), TSE2002B3, and TS3000B3.
483           This driver can also be built as a module.  If so, the module
484           will be called jc42.
486 config SENSORS_LINEAGE
487         tristate "Lineage Compact Power Line Power Entry Module"
488         depends on I2C && EXPERIMENTAL
489         help
490           If you say yes here you get support for the Lineage Compact Power Line
491           series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
492           CP2000DC, CP2725, and others.
494           This driver can also be built as a module.  If so, the module
495           will be called lineage-pem.
497 config SENSORS_LM63
498         tristate "National Semiconductor LM63 and LM64"
499         depends on I2C
500         help
501           If you say yes here you get support for the National
502           Semiconductor LM63 and LM64 remote diode digital temperature
503           sensors with integrated fan control.  Such chips are found
504           on the Tyan S4882 (Thunder K8QS Pro) motherboard, among
505           others.
507           This driver can also be built as a module.  If so, the module
508           will be called lm63.
510 config SENSORS_LM70
511         tristate "National Semiconductor LM70 / Texas Instruments TMP121"
512         depends on SPI_MASTER
513         help
514           If you say yes here you get support for the National Semiconductor
515           LM70 and Texas Instruments TMP121/TMP123 digital temperature
516           sensor chips.
518           This driver can also be built as a module.  If so, the module
519           will be called lm70.
521 config SENSORS_LM73
522         tristate "National Semiconductor LM73"
523         depends on I2C
524         help
525           If you say yes here you get support for National Semiconductor LM73
526           sensor chips.
527           This driver can also be built as a module.  If so, the module
528           will be called lm73.
530 config SENSORS_LM75
531         tristate "National Semiconductor LM75 and compatibles"
532         depends on I2C
533         help
534           If you say yes here you get support for one common type of
535           temperature sensor chip, with models including:
537                 - Dallas Semiconductor DS75 and DS1775
538                 - Maxim MAX6625 and MAX6626
539                 - Microchip MCP980x
540                 - National Semiconductor LM75, LM75A
541                 - NXP's LM75A
542                 - ST Microelectronics STDS75
543                 - TelCom (now Microchip) TCN75
544                 - Texas Instruments TMP100, TMP101, TMP105, TMP75, TMP175,
545                   TMP275
547           This driver supports driver model based binding through board
548           specific I2C device tables.
550           It also supports the "legacy" style of driver binding.  To use
551           that with some chips which don't replicate LM75 quirks exactly,
552           you may need the "force" module parameter.
554           This driver can also be built as a module.  If so, the module
555           will be called lm75.
557 config SENSORS_LM77
558         tristate "National Semiconductor LM77"
559         depends on I2C
560         help
561           If you say yes here you get support for National Semiconductor LM77
562           sensor chips.
564           This driver can also be built as a module.  If so, the module
565           will be called lm77.
567 config SENSORS_LM78
568         tristate "National Semiconductor LM78 and compatibles"
569         depends on I2C
570         select HWMON_VID
571         help
572           If you say yes here you get support for National Semiconductor LM78,
573           LM78-J and LM79.
575           This driver can also be built as a module.  If so, the module
576           will be called lm78.
578 config SENSORS_LM80
579         tristate "National Semiconductor LM80"
580         depends on I2C
581         help
582           If you say yes here you get support for National Semiconductor
583           LM80 sensor chips.
585           This driver can also be built as a module.  If so, the module
586           will be called lm80.
588 config SENSORS_LM83
589         tristate "National Semiconductor LM83 and compatibles"
590         depends on I2C
591         help
592           If you say yes here you get support for National Semiconductor
593           LM82 and LM83 sensor chips.
595           This driver can also be built as a module.  If so, the module
596           will be called lm83.
598 config SENSORS_LM85
599         tristate "National Semiconductor LM85 and compatibles"
600         depends on I2C
601         select HWMON_VID
602         help
603           If you say yes here you get support for National Semiconductor LM85
604           sensor chips and clones: ADM1027, ADT7463, ADT7468, EMC6D100,
605           EMC6D101, EMC6D102, and EMC6D103.
607           This driver can also be built as a module.  If so, the module
608           will be called lm85.
610 config SENSORS_LM87
611         tristate "National Semiconductor LM87 and compatibles"
612         depends on I2C
613         select HWMON_VID
614         help
615           If you say yes here you get support for National Semiconductor LM87
616           and Analog Devices ADM1024 sensor chips.
618           This driver can also be built as a module.  If so, the module
619           will be called lm87.
621 config SENSORS_LM90
622         tristate "National Semiconductor LM90 and compatibles"
623         depends on I2C
624         help
625           If you say yes here you get support for National Semiconductor LM90,
626           LM86, LM89 and LM99, Analog Devices ADM1032, ADT7461, and ADT7461A,
627           Maxim MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659,
628           MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, ON Semiconductor NCT1008,
629           Winbond/Nuvoton W83L771W/G/AWG/ASG and Philips SA56004 sensor chips.
631           This driver can also be built as a module.  If so, the module
632           will be called lm90.
634 config SENSORS_LM92
635         tristate "National Semiconductor LM92 and compatibles"
636         depends on I2C
637         help
638           If you say yes here you get support for National Semiconductor LM92
639           and Maxim MAX6635 sensor chips.
641           This driver can also be built as a module.  If so, the module
642           will be called lm92.
644 config SENSORS_LM93
645         tristate "National Semiconductor LM93 and compatibles"
646         depends on I2C
647         select HWMON_VID
648         help
649           If you say yes here you get support for National Semiconductor LM93,
650           LM94, and compatible sensor chips.
652           This driver can also be built as a module.  If so, the module
653           will be called lm93.
655 config SENSORS_LTC4151
656         tristate "Linear Technology LTC4151"
657         depends on I2C
658         default n
659         help
660           If you say yes here you get support for Linear Technology LTC4151
661           High Voltage I2C Current and Voltage Monitor interface.
663           This driver can also be built as a module. If so, the module will
664           be called ltc4151.
666 config SENSORS_LTC4215
667         tristate "Linear Technology LTC4215"
668         depends on I2C && EXPERIMENTAL
669         default n
670         help
671           If you say yes here you get support for Linear Technology LTC4215
672           Hot Swap Controller I2C interface.
674           This driver can also be built as a module. If so, the module will
675           be called ltc4215.
677 config SENSORS_LTC4245
678         tristate "Linear Technology LTC4245"
679         depends on I2C && EXPERIMENTAL
680         default n
681         help
682           If you say yes here you get support for Linear Technology LTC4245
683           Multiple Supply Hot Swap Controller I2C interface.
685           This driver can also be built as a module. If so, the module will
686           be called ltc4245.
688 config SENSORS_LTC4261
689         tristate "Linear Technology LTC4261"
690         depends on I2C && EXPERIMENTAL
691         default n
692         help
693           If you say yes here you get support for Linear Technology LTC4261
694           Negative Voltage Hot Swap Controller I2C interface.
696           This driver can also be built as a module. If so, the module will
697           be called ltc4261.
699 config SENSORS_LM95241
700         tristate "National Semiconductor LM95241 and compatibles"
701         depends on I2C
702         help
703           If you say yes here you get support for LM95231 and LM95241 sensor
704           chips.
706           This driver can also be built as a module.  If so, the module
707           will be called lm95241.
709 config SENSORS_LM95245
710         tristate "National Semiconductor LM95245 sensor chip"
711         depends on I2C && EXPERIMENTAL
712         help
713           If you say yes here you get support for LM95245 sensor chip.
715           This driver can also be built as a module.  If so, the module
716           will be called lm95245.
718 config SENSORS_MAX1111
719         tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
720         depends on SPI_MASTER
721         help
722           Say y here to support Maxim's MAX1111 ADC chips.
724           This driver can also be built as a module.  If so, the module
725           will be called max1111.
727 config SENSORS_MAX16065
728         tristate "Maxim MAX16065 System Manager and compatibles"
729         depends on I2C
730         help
731           If you say yes here you get support for hardware monitoring
732           capabilities of the following Maxim System Manager chips.
733             MAX16065
734             MAX16066
735             MAX16067
736             MAX16068
737             MAX16070
738             MAX16071
740           This driver can also be built as a module.  If so, the module
741           will be called max16065.
743 config SENSORS_MAX1619
744         tristate "Maxim MAX1619 sensor chip"
745         depends on I2C
746         help
747           If you say yes here you get support for MAX1619 sensor chip.
749           This driver can also be built as a module.  If so, the module
750           will be called max1619.
752 config SENSORS_MAX1668
753         tristate "Maxim MAX1668 and compatibles"
754         depends on I2C && EXPERIMENTAL
755         help
756           If you say yes here you get support for MAX1668, MAX1989 and
757           MAX1805 chips.
759           This driver can also be built as a module.  If so, the module
760           will be called max1668.
762 config SENSORS_MAX6639
763         tristate "Maxim MAX6639 sensor chip"
764         depends on I2C && EXPERIMENTAL
765         help
766           If you say yes here you get support for the MAX6639
767           sensor chips.
769           This driver can also be built as a module.  If so, the module
770           will be called max6639.
772 config SENSORS_MAX6642
773         tristate "Maxim MAX6642 sensor chip"
774         depends on I2C && EXPERIMENTAL
775         help
776           If you say yes here you get support for MAX6642 sensor chip.
777           MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor
778           with Overtemperature Alarm from Maxim.
780           This driver can also be built as a module.  If so, the module
781           will be called max6642.
783 config SENSORS_MAX6650
784         tristate "Maxim MAX6650 sensor chip"
785         depends on I2C && EXPERIMENTAL
786         help
787           If you say yes here you get support for the MAX6650 / MAX6651
788           sensor chips.
790           This driver can also be built as a module.  If so, the module
791           will be called max6650.
793 config SENSORS_NTC_THERMISTOR
794         tristate "NTC thermistor support"
795         depends on EXPERIMENTAL
796         help
797           This driver supports NTC thermistors sensor reading and its
798           interpretation. The driver can also monitor the temperature and
799           send notifications about the temperature.
801           Currently, this driver supports
802           NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, and NCP15WL333.
804           This driver can also be built as a module.  If so, the module
805           will be called ntc-thermistor.
807 config SENSORS_PC87360
808         tristate "National Semiconductor PC87360 family"
809         depends on !PPC
810         select HWMON_VID
811         help
812           If you say yes here you get access to the hardware monitoring
813           functions of the National Semiconductor PC8736x Super-I/O chips.
814           The PC87360, PC87363 and PC87364 only have fan monitoring and
815           control.  The PC87365 and PC87366 additionally have voltage and
816           temperature monitoring.
818           This driver can also be built as a module.  If so, the module
819           will be called pc87360.
821 config SENSORS_PC87427
822         tristate "National Semiconductor PC87427"
823         depends on !PPC
824         help
825           If you say yes here you get access to the hardware monitoring
826           functions of the National Semiconductor PC87427 Super-I/O chip.
827           The chip has two distinct logical devices, one for fan speed
828           monitoring and control, and one for voltage and temperature
829           monitoring. Fan speed monitoring and control are supported, as
830           well as temperature monitoring. Voltages aren't supported yet.
832           This driver can also be built as a module.  If so, the module
833           will be called pc87427.
835 config SENSORS_PCF8591
836         tristate "Philips PCF8591 ADC/DAC"
837         depends on I2C
838         default n
839         help
840           If you say yes here you get support for Philips PCF8591 4-channel
841           ADC, 1-channel DAC chips.
843           This driver can also be built as a module.  If so, the module
844           will be called pcf8591.
846           These devices are hard to detect and rarely found on mainstream
847           hardware.  If unsure, say N.
849 source drivers/hwmon/pmbus/Kconfig
851 config SENSORS_SHT15
852         tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
853         depends on GENERIC_GPIO
854         help
855           If you say yes here you get support for the Sensiron SHT10, SHT11,
856           SHT15, SHT71, SHT75 humidity and temperature sensors.
858           This driver can also be built as a module.  If so, the module
859           will be called sht15.
861 config SENSORS_SHT21
862         tristate "Sensiron humidity and temperature sensors. SHT21 and compat."
863         depends on I2C
864         help
865           If you say yes here you get support for the Sensiron SHT21, SHT25
866           humidity and temperature sensors.
868           This driver can also be built as a module.  If so, the module
869           will be called sht21.
871 config SENSORS_S3C
872         tristate "Samsung built-in ADC"
873         depends on S3C_ADC
874         help
875           If you say yes here you get support for the on-board ADCs of
876           the Samsung S3C24XX, S3C64XX and other series of SoC
878           This driver can also be built as a module. If so, the module
879           will be called s3c-hwmon.
881 config SENSORS_S3C_RAW
882         bool "Include raw channel attributes in sysfs"
883         depends on SENSORS_S3C
884         help
885           Say Y here if you want to include raw copies of all the ADC
886           channels in sysfs.
888 config SENSORS_SIS5595
889         tristate "Silicon Integrated Systems Corp. SiS5595"
890         depends on PCI
891         help
892           If you say yes here you get support for the integrated sensors in
893           SiS5595 South Bridges.
895           This driver can also be built as a module.  If so, the module
896           will be called sis5595.
898 config SENSORS_SMM665
899         tristate "Summit Microelectronics SMM665"
900         depends on I2C && EXPERIMENTAL
901         default n
902         help
903           If you say yes here you get support for the hardware monitoring
904           features of the Summit Microelectronics SMM665/SMM665B Six-Channel
905           Active DC Output Controller / Monitor.
907           Other supported chips are SMM465, SMM665C, SMM764, and SMM766.
908           Support for those chips is untested.
910           This driver can also be built as a module. If so, the module will
911           be called smm665.
913 config SENSORS_DME1737
914         tristate "SMSC DME1737, SCH311x and compatibles"
915         depends on I2C && EXPERIMENTAL && !PPC
916         select HWMON_VID
917         help
918           If you say yes here you get support for the hardware monitoring
919           and fan control features of the SMSC DME1737, SCH311x, SCH5027, and
920           Asus A8000 Super-I/O chips.
922           This driver can also be built as a module.  If so, the module
923           will be called dme1737.
925 config SENSORS_EMC1403
926         tristate "SMSC EMC1403/23 thermal sensor"
927         depends on I2C
928         help
929           If you say yes here you get support for the SMSC EMC1403/23
930           temperature monitoring chip.
932           Threshold values can be configured using sysfs.
933           Data from the different diodes are accessible via sysfs.
935 config SENSORS_EMC2103
936         tristate "SMSC EMC2103"
937         depends on I2C
938         help
939           If you say yes here you get support for the temperature
940           and fan sensors of the SMSC EMC2103 chips.
942           This driver can also be built as a module.  If so, the module
943           will be called emc2103.
945 config SENSORS_EMC6W201
946         tristate "SMSC EMC6W201"
947         depends on I2C
948         help
949           If you say yes here you get support for the SMSC EMC6W201
950           hardware monitoring chip.
952           This driver can also be built as a module.  If so, the module
953           will be called emc6w201.
955 config SENSORS_SMSC47M1
956         tristate "SMSC LPC47M10x and compatibles"
957         depends on !PPC
958         help
959           If you say yes here you get support for the integrated fan
960           monitoring and control capabilities of the SMSC LPC47B27x,
961           LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
962           LPC47M192, LPC47M292 and LPC47M997 chips.
964           The temperature and voltage sensor features of the LPC47M15x,
965           LPC47M192, LPC47M292 and LPC47M997 are supported by another
966           driver, select also "SMSC LPC47M192 and compatibles" below for
967           those.
969           This driver can also be built as a module.  If so, the module
970           will be called smsc47m1.
972 config SENSORS_SMSC47M192
973         tristate "SMSC LPC47M192 and compatibles"
974         depends on I2C
975         select HWMON_VID
976         help
977           If you say yes here you get support for the temperature and
978           voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
979           and LPC47M997 chips.
981           The fan monitoring and control capabilities of these chips
982           are supported by another driver, select
983           "SMSC LPC47M10x and compatibles" above. You need both drivers
984           if you want fan control and voltage/temperature sensor support.
986           This driver can also be built as a module.  If so, the module
987           will be called smsc47m192.
989 config SENSORS_SMSC47B397
990         tristate "SMSC LPC47B397-NC"
991         depends on EXPERIMENTAL && !PPC
992         help
993           If you say yes here you get support for the SMSC LPC47B397-NC
994           sensor chip.
996           This driver can also be built as a module.  If so, the module
997           will be called smsc47b397.
999 config SENSORS_SCH56XX_COMMON
1000         tristate
1001         default n
1003 config SENSORS_SCH5627
1004         tristate "SMSC SCH5627"
1005         depends on !PPC
1006         select SENSORS_SCH56XX_COMMON
1007         help
1008           If you say yes here you get support for the hardware monitoring
1009           features of the SMSC SCH5627 Super-I/O chip.
1011           This driver can also be built as a module.  If so, the module
1012           will be called sch5627.
1014 config SENSORS_SCH5636
1015         tristate "SMSC SCH5636"
1016         depends on !PPC
1017         select SENSORS_SCH56XX_COMMON
1018         help
1019           SMSC SCH5636 Super I/O chips include an embedded microcontroller for
1020           hardware monitoring solutions, allowing motherboard manufacturers to
1021           create their own custom hwmon solution based upon the SCH5636.
1023           Currently this driver only supports the Fujitsu Theseus SCH5636 based
1024           hwmon solution. Say yes here if you want support for the Fujitsu
1025           Theseus' hardware monitoring features.
1027           This driver can also be built as a module.  If so, the module
1028           will be called sch5636.
1030 config SENSORS_ADS1015
1031         tristate "Texas Instruments ADS1015"
1032         depends on I2C
1033         help
1034           If you say yes here you get support for Texas Instruments ADS1015
1035           12-bit 4-input ADC device.
1037           This driver can also be built as a module.  If so, the module
1038           will be called ads1015.
1040 config SENSORS_ADS7828
1041         tristate "Texas Instruments ADS7828"
1042         depends on I2C
1043         help
1044           If you say yes here you get support for Texas Instruments ADS7828
1045           12-bit 8-channel ADC device.
1047           This driver can also be built as a module.  If so, the module
1048           will be called ads7828.
1050 config SENSORS_ADS7871
1051         tristate "Texas Instruments ADS7871 A/D converter"
1052         depends on SPI
1053         help
1054           If you say yes here you get support for TI ADS7871 & ADS7870
1056           This driver can also be built as a module.  If so, the module
1057           will be called ads7871.
1059 config SENSORS_AMC6821
1060         tristate "Texas Instruments AMC6821"
1061         depends on I2C  && EXPERIMENTAL
1062         help
1063           If you say yes here you get support for the Texas Instruments
1064           AMC6821 hardware monitoring chips.
1066           This driver can also be build as a module.  If so, the module
1067           will be called amc6821.
1069 config SENSORS_THMC50
1070         tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
1071         depends on I2C
1072         help
1073           If you say yes here you get support for Texas Instruments THMC50
1074           sensor chips and clones: the Analog Devices ADM1022.
1076           This driver can also be built as a module.  If so, the module
1077           will be called thmc50.
1079 config SENSORS_TMP102
1080         tristate "Texas Instruments TMP102"
1081         depends on I2C && EXPERIMENTAL
1082         help
1083           If you say yes here you get support for Texas Instruments TMP102
1084           sensor chips.
1086           This driver can also be built as a module.  If so, the module
1087           will be called tmp102.
1089 config SENSORS_TMP401
1090         tristate "Texas Instruments TMP401 and compatibles"
1091         depends on I2C && EXPERIMENTAL
1092         help
1093           If you say yes here you get support for Texas Instruments TMP401 and
1094           TMP411 temperature sensor chips.
1096           This driver can also be built as a module.  If so, the module
1097           will be called tmp401.
1099 config SENSORS_TMP421
1100         tristate "Texas Instruments TMP421 and compatible"
1101         depends on I2C && EXPERIMENTAL
1102         help
1103           If you say yes here you get support for Texas Instruments TMP421,
1104           TMP422 and TMP423 temperature sensor chips.
1106           This driver can also be built as a module.  If so, the module
1107           will be called tmp421.
1109 config SENSORS_TWL4030_MADC
1110         tristate "Texas Instruments TWL4030 MADC Hwmon"
1111         depends on TWL4030_MADC
1112         help
1113         If you say yes here you get hwmon support for triton
1114         TWL4030-MADC.
1116         This driver can also be built as a module. If so it will be called
1117         twl4030-madc-hwmon.
1119 config SENSORS_VIA_CPUTEMP
1120         tristate "VIA CPU temperature sensor"
1121         depends on X86
1122         select HWMON_VID
1123         help
1124           If you say yes here you get support for the temperature
1125           sensor inside your CPU. Supported are all known variants of
1126           the VIA C7 and Nano.
1128 config SENSORS_VIA686A
1129         tristate "VIA686A"
1130         depends on PCI
1131         help
1132           If you say yes here you get support for the integrated sensors in
1133           Via 686A/B South Bridges.
1135           This driver can also be built as a module.  If so, the module
1136           will be called via686a.
1138 config SENSORS_VT1211
1139         tristate "VIA VT1211"
1140         depends on !PPC
1141         select HWMON_VID
1142         help
1143           If you say yes here then you get support for hardware monitoring
1144           features of the VIA VT1211 Super-I/O chip.
1146           This driver can also be built as a module.  If so, the module
1147           will be called vt1211.
1149 config SENSORS_VT8231
1150         tristate "VIA VT8231"
1151         depends on PCI
1152         select HWMON_VID
1153         help
1154           If you say yes here then you get support for the integrated sensors
1155           in the VIA VT8231 device.
1157           This driver can also be built as a module.  If so, the module
1158           will be called vt8231.
1160 config SENSORS_W83781D
1161         tristate "Winbond W83781D, W83782D, W83783S, Asus AS99127F"
1162         depends on I2C
1163         select HWMON_VID
1164         help
1165           If you say yes here you get support for the Winbond W8378x series
1166           of sensor chips: the W83781D, W83782D and W83783S, and the similar
1167           Asus AS99127F.
1169           This driver can also be built as a module.  If so, the module
1170           will be called w83781d.
1172 config SENSORS_W83791D
1173         tristate "Winbond W83791D"
1174         depends on I2C
1175         select HWMON_VID
1176         help
1177           If you say yes here you get support for the Winbond W83791D chip.
1179           This driver can also be built as a module.  If so, the module
1180           will be called w83791d.
1182 config SENSORS_W83792D
1183         tristate "Winbond W83792D"
1184         depends on I2C
1185         help
1186           If you say yes here you get support for the Winbond W83792D chip.
1188           This driver can also be built as a module.  If so, the module
1189           will be called w83792d.
1191 config SENSORS_W83793
1192         tristate "Winbond W83793"
1193         depends on I2C && EXPERIMENTAL
1194         select HWMON_VID
1195         help
1196           If you say yes here you get support for the Winbond W83793
1197           hardware monitoring chip, including support for the integrated
1198           watchdog.
1200           This driver can also be built as a module.  If so, the module
1201           will be called w83793.
1203 config SENSORS_W83795
1204         tristate "Winbond/Nuvoton W83795G/ADG"
1205         depends on I2C && EXPERIMENTAL
1206         help
1207           If you say yes here you get support for the Winbond W83795G and
1208           W83795ADG hardware monitoring chip.
1210           This driver can also be built as a module.  If so, the module
1211           will be called w83795.
1213 config SENSORS_W83795_FANCTRL
1214         boolean "Include fan control support (DANGEROUS)"
1215         depends on SENSORS_W83795 && EXPERIMENTAL
1216         default n
1217         help
1218           If you say yes here, support for the both manual and automatic
1219           fan control features will be included in the driver.
1221           This part of the code wasn't carefully reviewed and tested yet,
1222           so enabling this option is strongly discouraged on production
1223           servers. Only developers and testers should enable it for the
1224           time being.
1226           Please also note that this option will create sysfs attribute
1227           files which may change in the future, so you shouldn't rely
1228           on them being stable.
1230 config SENSORS_W83L785TS
1231         tristate "Winbond W83L785TS-S"
1232         depends on I2C && EXPERIMENTAL
1233         help
1234           If you say yes here you get support for the Winbond W83L785TS-S
1235           sensor chip, which is used on the Asus A7N8X, among other
1236           motherboards.
1238           This driver can also be built as a module.  If so, the module
1239           will be called w83l785ts.
1241 config SENSORS_W83L786NG
1242         tristate "Winbond W83L786NG, W83L786NR"
1243         depends on I2C && EXPERIMENTAL
1244         help
1245           If you say yes here you get support for the Winbond W83L786NG
1246           and W83L786NR sensor chips.
1248           This driver can also be built as a module.  If so, the module
1249           will be called w83l786ng.
1251 config SENSORS_W83627HF
1252         tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
1253         depends on !PPC
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.
1260           This driver can also be built as a module.  If so, the module
1261           will be called w83627hf.
1263 config SENSORS_W83627EHF
1264         tristate "Winbond W83627EHF/EHG/DHG, W83667HG, NCT6775F, NCT6776F"
1265         depends on !PPC
1266         select HWMON_VID
1267         help
1268           If you say yes here you get support for the hardware
1269           monitoring functionality of the Winbond W83627EHF Super-I/O chip.
1271           This driver also supports the W83627EHG, which is the lead-free
1272           version of the W83627EHF, and the W83627DHG, which is a similar
1273           chip suited for specific Intel processors that use PECI such as
1274           the Core 2 Duo.
1276           This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F
1277           (also known as W83667HG-I), and NCT6776F.
1279           This driver can also be built as a module.  If so, the module
1280           will be called w83627ehf.
1282 config SENSORS_WM831X
1283         tristate "WM831x PMICs"
1284         depends on MFD_WM831X
1285         help
1286           If you say yes here you get support for the hardware
1287           monitoring functionality of the Wolfson Microelectronics
1288           WM831x series of PMICs.
1290           This driver can also be built as a module.  If so, the module
1291           will be called wm831x-hwmon.
1293 config SENSORS_WM8350
1294         tristate "Wolfson Microelectronics WM835x"
1295         depends on MFD_WM8350
1296         help
1297           If you say yes here you get support for the hardware
1298           monitoring features of the WM835x series of PMICs.
1300           This driver can also be built as a module.  If so, the module
1301           will be called wm8350-hwmon.
1303 config SENSORS_ULTRA45
1304         tristate "Sun Ultra45 PIC16F747"
1305         depends on SPARC64
1306         help
1307           This driver provides support for the Ultra45 workstation environmental
1308           sensors.
1310 config SENSORS_APPLESMC
1311         tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
1312         depends on INPUT && X86
1313         select NEW_LEDS
1314         select LEDS_CLASS
1315         select INPUT_POLLDEV
1316         default n
1317         help
1318           This driver provides support for the Apple System Management
1319           Controller, which provides an accelerometer (Apple Sudden Motion
1320           Sensor), light sensors, temperature sensors, keyboard backlight
1321           control and fan control.
1323           Only Intel-based Apple's computers are supported (MacBook Pro,
1324           MacBook, MacMini).
1326           Data from the different sensors, keyboard backlight control and fan
1327           control are accessible via sysfs.
1329           This driver also provides an absolute input class device, allowing
1330           the laptop to act as a pinball machine-esque joystick.
1332           Say Y here if you have an applicable laptop and want to experience
1333           the awesome power of applesmc.
1335 config SENSORS_MC13783_ADC
1336         tristate "Freescale MC13783 ADC"
1337         depends on MFD_MC13783
1338         help
1339           Support for the A/D converter on MC13783 PMIC.
1341 if ACPI
1343 comment "ACPI drivers"
1345 config SENSORS_ACPI_POWER
1346         tristate "ACPI 4.0 power meter"
1347         help
1348           This driver exposes ACPI 4.0 power meters as hardware monitoring
1349           devices.  Say Y (or M) if you have a computer with ACPI 4.0 firmware
1350           and a power meter.
1352           To compile this driver as a module, choose M here:
1353           the module will be called acpi_power_meter.
1355 config SENSORS_ATK0110
1356         tristate "ASUS ATK0110"
1357         depends on X86 && EXPERIMENTAL
1358         help
1359           If you say yes here you get support for the ACPI hardware
1360           monitoring interface found in many ASUS motherboards. This
1361           driver will provide readings of fans, voltages and temperatures
1362           through the system firmware.
1364           This driver can also be built as a module. If so, the module
1365           will be called asus_atk0110.
1367 endif # ACPI
1369 endif # HWMON