Kconfig 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066
  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 && 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 && 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, TI THMC10,
  95. and the XEON processor built-in sensor.
  96. This driver can also be built as a module. If so, the module
  97. will be called adm1021.
  98. config SENSORS_ADM1025
  99. tristate "Analog Devices ADM1025 and compatibles"
  100. depends on I2C
  101. select HWMON_VID
  102. help
  103. If you say yes here you get support for Analog Devices ADM1025
  104. and Philips NE1619 sensor chips.
  105. This driver can also be built as a module. If so, the module
  106. will be called adm1025.
  107. config SENSORS_ADM1026
  108. tristate "Analog Devices ADM1026 and compatibles"
  109. depends on I2C && EXPERIMENTAL
  110. select HWMON_VID
  111. help
  112. If you say yes here you get support for Analog Devices ADM1026
  113. sensor chip.
  114. This driver can also be built as a module. If so, the module
  115. will be called adm1026.
  116. config SENSORS_ADM1029
  117. tristate "Analog Devices ADM1029"
  118. depends on I2C && EXPERIMENTAL
  119. help
  120. If you say yes here you get support for Analog Devices ADM1029
  121. sensor chip.
  122. Very rare chip, please let us know you use it.
  123. This driver can also be built as a module. If so, the module
  124. will be called adm1029.
  125. config SENSORS_ADM1031
  126. tristate "Analog Devices ADM1031 and compatibles"
  127. depends on I2C && EXPERIMENTAL
  128. help
  129. If you say yes here you get support for Analog Devices ADM1031
  130. and ADM1030 sensor chips.
  131. This driver can also be built as a module. If so, the module
  132. will be called adm1031.
  133. config SENSORS_ADM9240
  134. tristate "Analog Devices ADM9240 and compatibles"
  135. depends on I2C
  136. select HWMON_VID
  137. help
  138. If you say yes here you get support for Analog Devices ADM9240,
  139. Dallas DS1780, National Semiconductor LM81 sensor chips.
  140. This driver can also be built as a module. If so, the module
  141. will be called adm9240.
  142. config SENSORS_ADT7462
  143. tristate "Analog Devices ADT7462"
  144. depends on I2C && EXPERIMENTAL
  145. help
  146. If you say yes here you get support for the Analog Devices
  147. ADT7462 temperature monitoring chips.
  148. This driver can also be built as a module. If so, the module
  149. will be called adt7462.
  150. config SENSORS_ADT7470
  151. tristate "Analog Devices ADT7470"
  152. depends on I2C && EXPERIMENTAL
  153. help
  154. If you say yes here you get support for the Analog Devices
  155. ADT7470 temperature monitoring chips.
  156. This driver can also be built as a module. If so, the module
  157. will be called adt7470.
  158. config SENSORS_ADT7473
  159. tristate "Analog Devices ADT7473"
  160. depends on I2C && EXPERIMENTAL
  161. help
  162. If you say yes here you get support for the Analog Devices
  163. ADT7473 temperature monitoring chips.
  164. This driver can also be built as a module. If so, the module
  165. will be called adt7473.
  166. config SENSORS_ADT7475
  167. tristate "Analog Devices ADT7475"
  168. depends on I2C && EXPERIMENTAL
  169. help
  170. If you say yes here you get support for the Analog Devices
  171. ADT7475 hardware monitoring chips.
  172. This driver can also be build as a module. If so, the module
  173. will be called adt7475.
  174. config SENSORS_K8TEMP
  175. tristate "AMD Athlon64/FX or Opteron temperature sensor"
  176. depends on X86 && PCI && EXPERIMENTAL
  177. help
  178. If you say yes here you get support for the temperature
  179. sensor(s) inside your CPU. Supported is whole AMD K8
  180. microarchitecture. Please note that you will need at least
  181. lm-sensors 2.10.1 for proper userspace support.
  182. This driver can also be built as a module. If so, the module
  183. will be called k8temp.
  184. config SENSORS_AMS
  185. tristate "Apple Motion Sensor driver"
  186. depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C) && EXPERIMENTAL
  187. select INPUT_POLLDEV
  188. help
  189. Support for the motion sensor included in PowerBooks. Includes
  190. implementations for PMU and I2C.
  191. This driver can also be built as a module. If so, the module
  192. will be called ams.
  193. config SENSORS_AMS_PMU
  194. bool "PMU variant"
  195. depends on SENSORS_AMS && ADB_PMU
  196. default y
  197. help
  198. PMU variant of motion sensor, found in late 2005 PowerBooks.
  199. config SENSORS_AMS_I2C
  200. bool "I2C variant"
  201. depends on SENSORS_AMS && I2C
  202. default y
  203. help
  204. I2C variant of motion sensor, found in early 2005 PowerBooks and
  205. iBooks.
  206. config SENSORS_ASB100
  207. tristate "Asus ASB100 Bach"
  208. depends on X86 && I2C && EXPERIMENTAL
  209. select HWMON_VID
  210. help
  211. If you say yes here you get support for the ASB100 Bach sensor
  212. chip found on some Asus mainboards.
  213. This driver can also be built as a module. If so, the module
  214. will be called asb100.
  215. config SENSORS_ATXP1
  216. tristate "Attansic ATXP1 VID controller"
  217. depends on I2C && EXPERIMENTAL
  218. select HWMON_VID
  219. help
  220. If you say yes here you get support for the Attansic ATXP1 VID
  221. controller.
  222. If your board have such a chip, you are able to control your CPU
  223. core and other voltages.
  224. This driver can also be built as a module. If so, the module
  225. will be called atxp1.
  226. config SENSORS_DS1621
  227. tristate "Dallas Semiconductor DS1621 and DS1625"
  228. depends on I2C
  229. help
  230. If you say yes here you get support for Dallas Semiconductor
  231. DS1621 and DS1625 sensor chips.
  232. This driver can also be built as a module. If so, the module
  233. will be called ds1621.
  234. config SENSORS_I5K_AMB
  235. tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
  236. depends on PCI && EXPERIMENTAL
  237. help
  238. If you say yes here you get support for FB-DIMM AMB temperature
  239. monitoring chips on systems with the Intel 5000 series chipset.
  240. This driver can also be built as a module. If so, the module
  241. will be called i5k_amb.
  242. config SENSORS_F71805F
  243. tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
  244. depends on EXPERIMENTAL
  245. help
  246. If you say yes here you get support for hardware monitoring
  247. features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
  248. Super-I/O chips.
  249. This driver can also be built as a module. If so, the module
  250. will be called f71805f.
  251. config SENSORS_F71882FG
  252. tristate "Fintek F71858FG, F71862FG, F71882FG and F8000"
  253. depends on EXPERIMENTAL
  254. help
  255. If you say yes here you get support for hardware monitoring
  256. features of the Fintek F71858FG, F71862FG/71863FG, F71882FG/F71883FG
  257. and F8000 Super-I/O chips.
  258. This driver can also be built as a module. If so, the module
  259. will be called f71882fg.
  260. config SENSORS_F75375S
  261. tristate "Fintek F75375S/SP and F75373";
  262. depends on I2C && EXPERIMENTAL
  263. help
  264. If you say yes here you get support for hardware monitoring
  265. features of the Fintek F75375S/SP and F75373
  266. This driver can also be built as a module. If so, the module
  267. will be called f75375s.
  268. config SENSORS_FSCHMD
  269. tristate "Fujitsu Siemens Computers sensor chips"
  270. depends on X86 && I2C
  271. help
  272. If you say yes here you get support for the following Fujitsu
  273. Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes,
  274. Heimdall, Heracles, Hades and Syleus including support for the
  275. integrated watchdog.
  276. This is a merged driver for FSC sensor chips replacing the fscpos,
  277. fscscy and fscher drivers and adding support for several other FSC
  278. sensor chips.
  279. This driver can also be built as a module. If so, the module
  280. will be called fschmd.
  281. config SENSORS_G760A
  282. tristate "GMT G760A"
  283. depends on I2C
  284. help
  285. If you say yes here you get support for Global Mixed-mode
  286. Technology Inc G760A fan speed PWM controller chips.
  287. This driver can also be built as a module. If so, the module
  288. will be called g760a.
  289. config SENSORS_GL518SM
  290. tristate "Genesys Logic GL518SM"
  291. depends on I2C
  292. help
  293. If you say yes here you get support for Genesys Logic GL518SM
  294. sensor chips.
  295. This driver can also be built as a module. If so, the module
  296. will be called gl518sm.
  297. config SENSORS_GL520SM
  298. tristate "Genesys Logic GL520SM"
  299. depends on I2C
  300. select HWMON_VID
  301. help
  302. If you say yes here you get support for Genesys Logic GL520SM
  303. sensor chips.
  304. This driver can also be built as a module. If so, the module
  305. will be called gl520sm.
  306. config SENSORS_CORETEMP
  307. tristate "Intel Core/Core2/Atom temperature sensor"
  308. depends on X86 && EXPERIMENTAL
  309. help
  310. If you say yes here you get support for the temperature
  311. sensor inside your CPU. Most of the family 6 CPUs
  312. are supported. Check documentation/driver for details.
  313. config SENSORS_IBMAEM
  314. tristate "IBM Active Energy Manager temperature/power sensors and control"
  315. select IPMI_SI
  316. depends on IPMI_HANDLER
  317. help
  318. If you say yes here you get support for the temperature and
  319. power sensors and capping hardware in various IBM System X
  320. servers that support Active Energy Manager. This includes
  321. the x3350, x3550, x3650, x3655, x3755, x3850 M2, x3950 M2,
  322. and certain HC10/HS2x/LS2x/QS2x blades.
  323. This driver can also be built as a module. If so, the module
  324. will be called ibmaem.
  325. config SENSORS_IBMPEX
  326. tristate "IBM PowerExecutive temperature/power sensors"
  327. select IPMI_SI
  328. depends on IPMI_HANDLER
  329. help
  330. If you say yes here you get support for the temperature and
  331. power sensors in various IBM System X servers that support
  332. PowerExecutive. So far this includes the x3350, x3550, x3650,
  333. x3655, and x3755; the x3800, x3850, and x3950 models that have
  334. PCI Express; and some of the HS2x, LS2x, and QS2x blades.
  335. This driver can also be built as a module. If so, the module
  336. will be called ibmpex.
  337. config SENSORS_IT87
  338. tristate "ITE IT87xx and compatibles"
  339. select HWMON_VID
  340. help
  341. If you say yes here you get support for ITE IT8705F, IT8712F,
  342. IT8716F, IT8718F, IT8720F and IT8726F sensor chips, and the
  343. SiS960 clone.
  344. This driver can also be built as a module. If so, the module
  345. will be called it87.
  346. config SENSORS_LM63
  347. tristate "National Semiconductor LM63"
  348. depends on I2C
  349. help
  350. If you say yes here you get support for the National Semiconductor
  351. LM63 remote diode digital temperature sensor with integrated fan
  352. control. Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
  353. motherboard, among others.
  354. This driver can also be built as a module. If so, the module
  355. will be called lm63.
  356. config SENSORS_LM70
  357. tristate "National Semiconductor LM70 / Texas Instruments TMP121"
  358. depends on SPI_MASTER && EXPERIMENTAL
  359. help
  360. If you say yes here you get support for the National Semiconductor
  361. LM70 and Texas Instruments TMP121/TMP123 digital temperature
  362. sensor chips.
  363. This driver can also be built as a module. If so, the module
  364. will be called lm70.
  365. config SENSORS_LM73
  366. tristate "National Semiconductor LM73"
  367. depends on I2C
  368. help
  369. If you say yes here you get support for National Semiconductor LM73
  370. sensor chips.
  371. This driver can also be built as a module. If so, the module
  372. will be called lm73.
  373. config SENSORS_LM75
  374. tristate "National Semiconductor LM75 and compatibles"
  375. depends on I2C
  376. help
  377. If you say yes here you get support for one common type of
  378. temperature sensor chip, with models including:
  379. - Dallas Semiconductor DS75 and DS1775
  380. - Maxim MAX6625 and MAX6626
  381. - Microchip MCP980x
  382. - National Semiconductor LM75
  383. - NXP's LM75A
  384. - ST Microelectronics STDS75
  385. - TelCom (now Microchip) TCN75
  386. - Texas Instruments TMP100, TMP101, TMP75, TMP175, TMP275
  387. This driver supports driver model based binding through board
  388. specific I2C device tables.
  389. It also supports the "legacy" style of driver binding. To use
  390. that with some chips which don't replicate LM75 quirks exactly,
  391. you may need the "force" module parameter.
  392. This driver can also be built as a module. If so, the module
  393. will be called lm75.
  394. config SENSORS_LM77
  395. tristate "National Semiconductor LM77"
  396. depends on I2C
  397. help
  398. If you say yes here you get support for National Semiconductor LM77
  399. sensor chips.
  400. This driver can also be built as a module. If so, the module
  401. will be called lm77.
  402. config SENSORS_LM78
  403. tristate "National Semiconductor LM78 and compatibles"
  404. depends on I2C
  405. select HWMON_VID
  406. help
  407. If you say yes here you get support for National Semiconductor LM78,
  408. LM78-J and LM79.
  409. This driver can also be built as a module. If so, the module
  410. will be called lm78.
  411. config SENSORS_LM80
  412. tristate "National Semiconductor LM80"
  413. depends on I2C && EXPERIMENTAL
  414. help
  415. If you say yes here you get support for National Semiconductor
  416. LM80 sensor chips.
  417. This driver can also be built as a module. If so, the module
  418. will be called lm80.
  419. config SENSORS_LM83
  420. tristate "National Semiconductor LM83 and compatibles"
  421. depends on I2C
  422. help
  423. If you say yes here you get support for National Semiconductor
  424. LM82 and LM83 sensor chips.
  425. This driver can also be built as a module. If so, the module
  426. will be called lm83.
  427. config SENSORS_LM85
  428. tristate "National Semiconductor LM85 and compatibles"
  429. depends on I2C && EXPERIMENTAL
  430. select HWMON_VID
  431. help
  432. If you say yes here you get support for National Semiconductor LM85
  433. sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
  434. This driver can also be built as a module. If so, the module
  435. will be called lm85.
  436. config SENSORS_LM87
  437. tristate "National Semiconductor LM87 and compatibles"
  438. depends on I2C
  439. select HWMON_VID
  440. help
  441. If you say yes here you get support for National Semiconductor LM87
  442. and Analog Devices ADM1024 sensor chips.
  443. This driver can also be built as a module. If so, the module
  444. will be called lm87.
  445. config SENSORS_LM90
  446. tristate "National Semiconductor LM90 and compatibles"
  447. depends on I2C
  448. help
  449. If you say yes here you get support for National Semiconductor LM90,
  450. LM86, LM89 and LM99, Analog Devices ADM1032 and ADT7461, and Maxim
  451. MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659,
  452. MAX6680, MAX6681 and MAX6692 sensor chips.
  453. This driver can also be built as a module. If so, the module
  454. will be called lm90.
  455. config SENSORS_LM92
  456. tristate "National Semiconductor LM92 and compatibles"
  457. depends on I2C
  458. help
  459. If you say yes here you get support for National Semiconductor LM92
  460. and Maxim MAX6635 sensor chips.
  461. This driver can also be built as a module. If so, the module
  462. will be called lm92.
  463. config SENSORS_LM93
  464. tristate "National Semiconductor LM93 and compatibles"
  465. depends on I2C
  466. select HWMON_VID
  467. help
  468. If you say yes here you get support for National Semiconductor LM93
  469. sensor chips.
  470. This driver can also be built as a module. If so, the module
  471. will be called lm93.
  472. config SENSORS_LTC4215
  473. tristate "Linear Technology LTC4215"
  474. depends on I2C && EXPERIMENTAL
  475. default n
  476. help
  477. If you say yes here you get support for Linear Technology LTC4215
  478. Hot Swap Controller I2C interface.
  479. This driver can also be built as a module. If so, the module will
  480. be called ltc4215.
  481. config SENSORS_LTC4245
  482. tristate "Linear Technology LTC4245"
  483. depends on I2C && EXPERIMENTAL
  484. default n
  485. help
  486. If you say yes here you get support for Linear Technology LTC4245
  487. Multiple Supply Hot Swap Controller I2C interface.
  488. This driver can also be built as a module. If so, the module will
  489. be called ltc4245.
  490. config SENSORS_LM95241
  491. tristate "National Semiconductor LM95241 sensor chip"
  492. depends on I2C
  493. help
  494. If you say yes here you get support for LM95241 sensor chip.
  495. This driver can also be built as a module. If so, the module
  496. will be called lm95241.
  497. config SENSORS_MAX1111
  498. tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
  499. depends on SPI_MASTER
  500. help
  501. Say y here to support Maxim's MAX1111 ADC chips.
  502. This driver can also be built as a module. If so, the module
  503. will be called max1111.
  504. config SENSORS_MAX1619
  505. tristate "Maxim MAX1619 sensor chip"
  506. depends on I2C
  507. help
  508. If you say yes here you get support for MAX1619 sensor chip.
  509. This driver can also be built as a module. If so, the module
  510. will be called max1619.
  511. config SENSORS_MAX6650
  512. tristate "Maxim MAX6650 sensor chip"
  513. depends on I2C && EXPERIMENTAL
  514. help
  515. If you say yes here you get support for the MAX6650 / MAX6651
  516. sensor chips.
  517. This driver can also be built as a module. If so, the module
  518. will be called max6650.
  519. config SENSORS_PC87360
  520. tristate "National Semiconductor PC87360 family"
  521. select HWMON_VID
  522. help
  523. If you say yes here you get access to the hardware monitoring
  524. functions of the National Semiconductor PC8736x Super-I/O chips.
  525. The PC87360, PC87363 and PC87364 only have fan monitoring and
  526. control. The PC87365 and PC87366 additionally have voltage and
  527. temperature monitoring.
  528. This driver can also be built as a module. If so, the module
  529. will be called pc87360.
  530. config SENSORS_PC87427
  531. tristate "National Semiconductor PC87427"
  532. depends on EXPERIMENTAL
  533. help
  534. If you say yes here you get access to the hardware monitoring
  535. functions of the National Semiconductor PC87427 Super-I/O chip.
  536. The chip has two distinct logical devices, one for fan speed
  537. monitoring and control, and one for voltage and temperature
  538. monitoring. Only fan speed monitoring is supported right now.
  539. This driver can also be built as a module. If so, the module
  540. will be called pc87427.
  541. config SENSORS_PCF8591
  542. tristate "Philips PCF8591 ADC/DAC"
  543. depends on I2C
  544. default n
  545. help
  546. If you say yes here you get support for Philips PCF8591 4-channel
  547. ADC, 1-channel DAC chips.
  548. This driver can also be built as a module. If so, the module
  549. will be called pcf8591.
  550. These devices are hard to detect and rarely found on mainstream
  551. hardware. If unsure, say N.
  552. config SENSORS_SHT15
  553. tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
  554. depends on GENERIC_GPIO
  555. help
  556. If you say yes here you get support for the Sensiron SHT10, SHT11,
  557. SHT15, SHT71, SHT75 humidity and temperature sensors.
  558. This driver can also be built as a module. If so, the module
  559. will be called sht15.
  560. config SENSORS_S3C
  561. tristate "S3C24XX/S3C64XX Inbuilt ADC"
  562. depends on ARCH_S3C2410
  563. help
  564. If you say yes here you get support for the on-board ADCs of
  565. the Samsung S3C24XX or S3C64XX series of SoC
  566. This driver can also be built as a module. If so, the module
  567. will be called s3c-hwmo.
  568. config SENSORS_S3C_RAW
  569. bool "Include raw channel attributes in sysfs"
  570. depends on SENSORS_S3C
  571. help
  572. Say Y here if you want to include raw copies of all the ADC
  573. channels in sysfs.
  574. config SENSORS_SIS5595
  575. tristate "Silicon Integrated Systems Corp. SiS5595"
  576. depends on PCI
  577. help
  578. If you say yes here you get support for the integrated sensors in
  579. SiS5595 South Bridges.
  580. This driver can also be built as a module. If so, the module
  581. will be called sis5595.
  582. config SENSORS_DME1737
  583. tristate "SMSC DME1737, SCH311x and compatibles"
  584. depends on I2C && EXPERIMENTAL
  585. select HWMON_VID
  586. help
  587. If you say yes here you get support for the hardware monitoring
  588. and fan control features of the SMSC DME1737, SCH311x, SCH5027, and
  589. Asus A8000 Super-I/O chips.
  590. This driver can also be built as a module. If so, the module
  591. will be called dme1737.
  592. config SENSORS_SMSC47M1
  593. tristate "SMSC LPC47M10x and compatibles"
  594. help
  595. If you say yes here you get support for the integrated fan
  596. monitoring and control capabilities of the SMSC LPC47B27x,
  597. LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
  598. LPC47M192, LPC47M292 and LPC47M997 chips.
  599. The temperature and voltage sensor features of the LPC47M15x,
  600. LPC47M192, LPC47M292 and LPC47M997 are supported by another
  601. driver, select also "SMSC LPC47M192 and compatibles" below for
  602. those.
  603. This driver can also be built as a module. If so, the module
  604. will be called smsc47m1.
  605. config SENSORS_SMSC47M192
  606. tristate "SMSC LPC47M192 and compatibles"
  607. depends on I2C && EXPERIMENTAL
  608. select HWMON_VID
  609. help
  610. If you say yes here you get support for the temperature and
  611. voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
  612. and LPC47M997 chips.
  613. The fan monitoring and control capabilities of these chips
  614. are supported by another driver, select
  615. "SMSC LPC47M10x and compatibles" above. You need both drivers
  616. if you want fan control and voltage/temperature sensor support.
  617. This driver can also be built as a module. If so, the module
  618. will be called smsc47m192.
  619. config SENSORS_SMSC47B397
  620. tristate "SMSC LPC47B397-NC"
  621. depends on EXPERIMENTAL
  622. help
  623. If you say yes here you get support for the SMSC LPC47B397-NC
  624. sensor chip.
  625. This driver can also be built as a module. If so, the module
  626. will be called smsc47b397.
  627. config SENSORS_ADS7828
  628. tristate "Texas Instruments ADS7828"
  629. depends on I2C
  630. help
  631. If you say yes here you get support for Texas Instruments ADS7828
  632. 12-bit 8-channel ADC device.
  633. This driver can also be built as a module. If so, the module
  634. will be called ads7828.
  635. config SENSORS_THMC50
  636. tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
  637. depends on I2C && EXPERIMENTAL
  638. help
  639. If you say yes here you get support for Texas Instruments THMC50
  640. sensor chips and clones: the Analog Devices ADM1022.
  641. This driver can also be built as a module. If so, the module
  642. will be called thmc50.
  643. config SENSORS_TMP401
  644. tristate "Texas Instruments TMP401 and compatibles"
  645. depends on I2C && EXPERIMENTAL
  646. help
  647. If you say yes here you get support for Texas Instruments TMP401 and
  648. TMP411 temperature sensor chips.
  649. This driver can also be built as a module. If so, the module
  650. will be called tmp401.
  651. config SENSORS_TMP421
  652. tristate "Texas Instruments TMP421 and compatible"
  653. depends on I2C && EXPERIMENTAL
  654. help
  655. If you say yes here you get support for Texas Instruments TMP421,
  656. TMP422 and TMP423 temperature sensor chips.
  657. This driver can also be built as a module. If so, the module
  658. will be called tmp421.
  659. config SENSORS_VIA686A
  660. tristate "VIA686A"
  661. depends on PCI
  662. help
  663. If you say yes here you get support for the integrated sensors in
  664. Via 686A/B South Bridges.
  665. This driver can also be built as a module. If so, the module
  666. will be called via686a.
  667. config SENSORS_VT1211
  668. tristate "VIA VT1211"
  669. depends on EXPERIMENTAL
  670. select HWMON_VID
  671. help
  672. If you say yes here then you get support for hardware monitoring
  673. features of the VIA VT1211 Super-I/O chip.
  674. This driver can also be built as a module. If so, the module
  675. will be called vt1211.
  676. config SENSORS_VT8231
  677. tristate "VIA VT8231"
  678. depends on PCI
  679. select HWMON_VID
  680. help
  681. If you say yes here then you get support for the integrated sensors
  682. in the VIA VT8231 device.
  683. This driver can also be built as a module. If so, the module
  684. will be called vt8231.
  685. config SENSORS_W83781D
  686. tristate "Winbond W83781D, W83782D, W83783S, Asus AS99127F"
  687. depends on I2C
  688. select HWMON_VID
  689. help
  690. If you say yes here you get support for the Winbond W8378x series
  691. of sensor chips: the W83781D, W83782D and W83783S, and the similar
  692. Asus AS99127F.
  693. This driver can also be built as a module. If so, the module
  694. will be called w83781d.
  695. config SENSORS_W83791D
  696. tristate "Winbond W83791D"
  697. depends on I2C && EXPERIMENTAL
  698. select HWMON_VID
  699. help
  700. If you say yes here you get support for the Winbond W83791D chip.
  701. This driver can also be built as a module. If so, the module
  702. will be called w83791d.
  703. config SENSORS_W83792D
  704. tristate "Winbond W83792D"
  705. depends on I2C && EXPERIMENTAL
  706. help
  707. If you say yes here you get support for the Winbond W83792D chip.
  708. This driver can also be built as a module. If so, the module
  709. will be called w83792d.
  710. config SENSORS_W83793
  711. tristate "Winbond W83793"
  712. depends on I2C && EXPERIMENTAL
  713. select HWMON_VID
  714. help
  715. If you say yes here you get support for the Winbond W83793
  716. hardware monitoring chip.
  717. This driver can also be built as a module. If so, the module
  718. will be called w83793.
  719. config SENSORS_W83L785TS
  720. tristate "Winbond W83L785TS-S"
  721. depends on I2C && EXPERIMENTAL
  722. help
  723. If you say yes here you get support for the Winbond W83L785TS-S
  724. sensor chip, which is used on the Asus A7N8X, among other
  725. motherboards.
  726. This driver can also be built as a module. If so, the module
  727. will be called w83l785ts.
  728. config SENSORS_W83L786NG
  729. tristate "Winbond W83L786NG, W83L786NR"
  730. depends on I2C && EXPERIMENTAL
  731. help
  732. If you say yes here you get support for the Winbond W83L786NG
  733. and W83L786NR sensor chips.
  734. This driver can also be built as a module. If so, the module
  735. will be called w83l786ng.
  736. config SENSORS_W83627HF
  737. tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
  738. select HWMON_VID
  739. help
  740. If you say yes here you get support for the Winbond W836X7 series
  741. of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
  742. W83697HF.
  743. This driver can also be built as a module. If so, the module
  744. will be called w83627hf.
  745. config SENSORS_W83627EHF
  746. tristate "Winbond W83627EHF/EHG/DHG, W83667HG"
  747. select HWMON_VID
  748. help
  749. If you say yes here you get support for the hardware
  750. monitoring functionality of the Winbond W83627EHF Super-I/O chip.
  751. This driver also supports the W83627EHG, which is the lead-free
  752. version of the W83627EHF, and the W83627DHG, which is a similar
  753. chip suited for specific Intel processors that use PECI such as
  754. the Core 2 Duo.
  755. This driver also supports the W83667HG chip.
  756. This driver can also be built as a module. If so, the module
  757. will be called w83627ehf.
  758. config SENSORS_WM831X
  759. tristate "WM831x PMICs"
  760. depends on MFD_WM831X
  761. help
  762. If you say yes here you get support for the hardware
  763. monitoring functionality of the Wolfson Microelectronics
  764. WM831x series of PMICs.
  765. This driver can also be built as a module. If so, the module
  766. will be called wm831x-hwmon.
  767. config SENSORS_WM8350
  768. tristate "Wolfson Microelectronics WM835x"
  769. depends on MFD_WM8350
  770. help
  771. If you say yes here you get support for the hardware
  772. monitoring features of the WM835x series of PMICs.
  773. This driver can also be built as a module. If so, the module
  774. will be called wm8350-hwmon.
  775. config SENSORS_ULTRA45
  776. tristate "Sun Ultra45 PIC16F747"
  777. depends on SPARC64
  778. help
  779. This driver provides support for the Ultra45 workstation environmental
  780. sensors.
  781. config SENSORS_HDAPS
  782. tristate "IBM Hard Drive Active Protection System (hdaps)"
  783. depends on INPUT && X86
  784. select INPUT_POLLDEV
  785. default n
  786. help
  787. This driver provides support for the IBM Hard Drive Active Protection
  788. System (hdaps), which provides an accelerometer and other misc. data.
  789. ThinkPads starting with the R50, T41, and X40 are supported. The
  790. accelerometer data is readable via sysfs.
  791. This driver also provides an absolute input class device, allowing
  792. the laptop to act as a pinball machine-esque joystick.
  793. If your ThinkPad is not recognized by the driver, please update to latest
  794. BIOS. This is especially the case for some R52 ThinkPads.
  795. Say Y here if you have an applicable laptop and want to experience
  796. the awesome power of hdaps.
  797. config SENSORS_LIS3_SPI
  798. tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)"
  799. depends on !ACPI && SPI_MASTER && INPUT
  800. select INPUT_POLLDEV
  801. default n
  802. help
  803. This driver provides support for the LIS3LV02Dx accelerometer connected
  804. via SPI. The accelerometer data is readable via
  805. /sys/devices/platform/lis3lv02d.
  806. This driver also provides an absolute input class device, allowing
  807. the laptop to act as a pinball machine-esque joystick.
  808. This driver can also be built as modules. If so, the core module
  809. will be called lis3lv02d and a specific module for the SPI transport
  810. is called lis3lv02d_spi.
  811. config SENSORS_APPLESMC
  812. tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
  813. depends on INPUT && X86
  814. select NEW_LEDS
  815. select LEDS_CLASS
  816. select INPUT_POLLDEV
  817. default n
  818. help
  819. This driver provides support for the Apple System Management
  820. Controller, which provides an accelerometer (Apple Sudden Motion
  821. Sensor), light sensors, temperature sensors, keyboard backlight
  822. control and fan control.
  823. Only Intel-based Apple's computers are supported (MacBook Pro,
  824. MacBook, MacMini).
  825. Data from the different sensors, keyboard backlight control and fan
  826. control are accessible via sysfs.
  827. This driver also provides an absolute input class device, allowing
  828. the laptop to act as a pinball machine-esque joystick.
  829. Say Y here if you have an applicable laptop and want to experience
  830. the awesome power of applesmc.
  831. if ACPI
  832. comment "ACPI drivers"
  833. config SENSORS_ATK0110
  834. tristate "ASUS ATK0110"
  835. depends on X86 && EXPERIMENTAL
  836. help
  837. If you say yes here you get support for the ACPI hardware
  838. monitoring interface found in many ASUS motherboards. This
  839. driver will provide readings of fans, voltages and temperatures
  840. through the system firmware.
  841. This driver can also be built as a module. If so, the module
  842. will be called asus_atk0110.
  843. config SENSORS_LIS3LV02D
  844. tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer"
  845. depends on INPUT
  846. select INPUT_POLLDEV
  847. select NEW_LEDS
  848. select LEDS_CLASS
  849. default n
  850. help
  851. This driver provides support for the LIS3LV02Dx accelerometer. In
  852. particular, it can be found in a number of HP laptops, which have the
  853. "Mobile Data Protection System 3D" or "3D DriveGuard" feature. On such
  854. systems the driver should load automatically (via ACPI). The
  855. accelerometer might also be found in other systems, connected via SPI
  856. or I2C. The accelerometer data is readable via
  857. /sys/devices/platform/lis3lv02d.
  858. This driver also provides an absolute input class device, allowing
  859. the laptop to act as a pinball machine-esque joystick. On HP laptops,
  860. if the led infrastructure is activated, support for a led indicating
  861. disk protection will be provided as hp:red:hddprotection.
  862. This driver can also be built as modules. If so, the core module
  863. will be called lis3lv02d and a specific module for HP laptops will be
  864. called hp_accel.
  865. Say Y here if you have an applicable laptop and want to experience
  866. the awesome power of lis3lv02d.
  867. endif # ACPI
  868. endif # HWMON