Kconfig 42 KB

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