Kconfig 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  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 SENSORS_ABITUGURU
  26. tristate "Abit uGuru"
  27. depends on EXPERIMENTAL
  28. help
  29. If you say yes here you get support for the Abit uGuru chips
  30. sensor part. The voltage and frequency control parts of the Abit
  31. uGuru are not supported. The Abit uGuru chip can be found on Abit
  32. uGuru featuring motherboards (most modern Abit motherboards).
  33. This driver can also be built as a module. If so, the module
  34. will be called abituguru.
  35. config SENSORS_AD7418
  36. tristate "Analog Devices AD7416, AD7417 and AD7418"
  37. depends on I2C && EXPERIMENTAL
  38. help
  39. If you say yes here you get support for the Analog Devices
  40. AD7416, AD7417 and AD7418 temperature monitoring chips.
  41. This driver can also be built as a module. If so, the module
  42. will be called ad7418.
  43. config SENSORS_ADM1021
  44. tristate "Analog Devices ADM1021 and compatibles"
  45. depends on I2C
  46. help
  47. If you say yes here you get support for Analog Devices ADM1021
  48. and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
  49. Genesys Logic GL523SM, National Semiconductor LM84, TI THMC10,
  50. and the XEON processor built-in sensor.
  51. This driver can also be built as a module. If so, the module
  52. will be called adm1021.
  53. config SENSORS_ADM1025
  54. tristate "Analog Devices ADM1025 and compatibles"
  55. depends on I2C
  56. select HWMON_VID
  57. help
  58. If you say yes here you get support for Analog Devices ADM1025
  59. and Philips NE1619 sensor chips.
  60. This driver can also be built as a module. If so, the module
  61. will be called adm1025.
  62. config SENSORS_ADM1026
  63. tristate "Analog Devices ADM1026 and compatibles"
  64. depends on I2C && EXPERIMENTAL
  65. select HWMON_VID
  66. help
  67. If you say yes here you get support for Analog Devices ADM1026
  68. sensor chip.
  69. This driver can also be built as a module. If so, the module
  70. will be called adm1026.
  71. config SENSORS_ADM1029
  72. tristate "Analog Devices ADM1029"
  73. depends on I2C && EXPERIMENTAL
  74. help
  75. If you say yes here you get support for Analog Devices ADM1029
  76. sensor chip.
  77. Very rare chip, please let us know you use it.
  78. This driver can also be built as a module. If so, the module
  79. will be called adm1029.
  80. config SENSORS_ADM1031
  81. tristate "Analog Devices ADM1031 and compatibles"
  82. depends on I2C && EXPERIMENTAL
  83. help
  84. If you say yes here you get support for Analog Devices ADM1031
  85. and ADM1030 sensor chips.
  86. This driver can also be built as a module. If so, the module
  87. will be called adm1031.
  88. config SENSORS_ADM9240
  89. tristate "Analog Devices ADM9240 and compatibles"
  90. depends on I2C && EXPERIMENTAL
  91. select HWMON_VID
  92. help
  93. If you say yes here you get support for Analog Devices ADM9240,
  94. Dallas DS1780, National Semiconductor LM81 sensor chips.
  95. This driver can also be built as a module. If so, the module
  96. will be called adm9240.
  97. config SENSORS_K8TEMP
  98. tristate "AMD Athlon64/FX or Opteron temperature sensor"
  99. depends on X86 && PCI && EXPERIMENTAL
  100. help
  101. If you say yes here you get support for the temperature
  102. sensor(s) inside your CPU. Supported is whole AMD K8
  103. microarchitecture. Please note that you will need at least
  104. lm-sensors 2.10.1 for proper userspace support.
  105. This driver can also be built as a module. If so, the module
  106. will be called k8temp.
  107. config SENSORS_AMS
  108. tristate "Apple Motion Sensor driver"
  109. depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C) && EXPERIMENTAL
  110. help
  111. Support for the motion sensor included in PowerBooks. Includes
  112. implementations for PMU and I2C.
  113. This driver can also be built as a module. If so, the module
  114. will be called ams.
  115. config SENSORS_AMS_PMU
  116. bool "PMU variant"
  117. depends on SENSORS_AMS && ADB_PMU
  118. default y
  119. help
  120. PMU variant of motion sensor, found in late 2005 PowerBooks.
  121. config SENSORS_AMS_I2C
  122. bool "I2C variant"
  123. depends on SENSORS_AMS && I2C
  124. default y
  125. help
  126. I2C variant of motion sensor, found in early 2005 PowerBooks and
  127. iBooks.
  128. config SENSORS_ASB100
  129. tristate "Asus ASB100 Bach"
  130. depends on I2C && EXPERIMENTAL
  131. select HWMON_VID
  132. help
  133. If you say yes here you get support for the ASB100 Bach sensor
  134. chip found on some Asus mainboards.
  135. This driver can also be built as a module. If so, the module
  136. will be called asb100.
  137. config SENSORS_ATXP1
  138. tristate "Attansic ATXP1 VID controller"
  139. depends on I2C && EXPERIMENTAL
  140. select HWMON_VID
  141. help
  142. If you say yes here you get support for the Attansic ATXP1 VID
  143. controller.
  144. If your board have such a chip, you are able to control your CPU
  145. core and other voltages.
  146. This driver can also be built as a module. If so, the module
  147. will be called atxp1.
  148. config SENSORS_DS1621
  149. tristate "Dallas Semiconductor DS1621 and DS1625"
  150. depends on I2C
  151. help
  152. If you say yes here you get support for Dallas Semiconductor
  153. DS1621 and DS1625 sensor chips.
  154. This driver can also be built as a module. If so, the module
  155. will be called ds1621.
  156. config SENSORS_F71805F
  157. tristate "Fintek F71805F/FG and F71872F/FG"
  158. depends on EXPERIMENTAL
  159. help
  160. If you say yes here you get support for hardware monitoring
  161. features of the Fintek F71805F/FG and F71872F/FG Super-I/O
  162. chips.
  163. This driver can also be built as a module. If so, the module
  164. will be called f71805f.
  165. config SENSORS_FSCHER
  166. tristate "FSC Hermes"
  167. depends on I2C
  168. help
  169. If you say yes here you get support for Fujitsu Siemens
  170. Computers Hermes sensor chips.
  171. This driver can also be built as a module. If so, the module
  172. will be called fscher.
  173. config SENSORS_FSCPOS
  174. tristate "FSC Poseidon"
  175. depends on I2C
  176. help
  177. If you say yes here you get support for Fujitsu Siemens
  178. Computers Poseidon sensor chips.
  179. This driver can also be built as a module. If so, the module
  180. will be called fscpos.
  181. config SENSORS_GL518SM
  182. tristate "Genesys Logic GL518SM"
  183. depends on I2C
  184. help
  185. If you say yes here you get support for Genesys Logic GL518SM
  186. sensor chips.
  187. This driver can also be built as a module. If so, the module
  188. will be called gl518sm.
  189. config SENSORS_GL520SM
  190. tristate "Genesys Logic GL520SM"
  191. depends on I2C
  192. select HWMON_VID
  193. help
  194. If you say yes here you get support for Genesys Logic GL520SM
  195. sensor chips.
  196. This driver can also be built as a module. If so, the module
  197. will be called gl520sm.
  198. config SENSORS_CORETEMP
  199. tristate "Intel Core (2) Duo/Solo temperature sensor"
  200. depends on X86 && EXPERIMENTAL
  201. help
  202. If you say yes here you get support for the temperature
  203. sensor inside your CPU. Supported all are all known variants
  204. of Intel Core family.
  205. config SENSORS_IT87
  206. tristate "ITE IT87xx and compatibles"
  207. depends on I2C
  208. select I2C_ISA
  209. select HWMON_VID
  210. help
  211. If you say yes here you get support for ITE IT8705F, IT8712F,
  212. IT8716F and IT8718F sensor chips, and the SiS960 clone.
  213. This driver can also be built as a module. If so, the module
  214. will be called it87.
  215. config SENSORS_LM63
  216. tristate "National Semiconductor LM63"
  217. depends on I2C
  218. help
  219. If you say yes here you get support for the National Semiconductor
  220. LM63 remote diode digital temperature sensor with integrated fan
  221. control. Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
  222. motherboard, among others.
  223. This driver can also be built as a module. If so, the module
  224. will be called lm63.
  225. config SENSORS_LM70
  226. tristate "National Semiconductor LM70"
  227. depends on SPI_MASTER && EXPERIMENTAL
  228. help
  229. If you say yes here you get support for the National Semiconductor
  230. LM70 digital temperature sensor chip.
  231. This driver can also be built as a module. If so, the module
  232. will be called lm70.
  233. config SENSORS_LM75
  234. tristate "National Semiconductor LM75 and compatibles"
  235. depends on I2C
  236. help
  237. If you say yes here you get support for National Semiconductor LM75
  238. sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in
  239. 9-bit precision mode), and TelCom (now Microchip) TCN75.
  240. The DS75 and DS1775 in 10- to 12-bit precision modes will require
  241. a force module parameter. The driver will not handle the extra
  242. precision anyhow.
  243. This driver can also be built as a module. If so, the module
  244. will be called lm75.
  245. config SENSORS_LM77
  246. tristate "National Semiconductor LM77"
  247. depends on I2C
  248. help
  249. If you say yes here you get support for National Semiconductor LM77
  250. sensor chips.
  251. This driver can also be built as a module. If so, the module
  252. will be called lm77.
  253. config SENSORS_LM78
  254. tristate "National Semiconductor LM78 and compatibles"
  255. depends on I2C
  256. select HWMON_VID
  257. help
  258. If you say yes here you get support for National Semiconductor LM78,
  259. LM78-J and LM79.
  260. This driver can also be built as a module. If so, the module
  261. will be called lm78.
  262. config SENSORS_LM80
  263. tristate "National Semiconductor LM80"
  264. depends on I2C && EXPERIMENTAL
  265. help
  266. If you say yes here you get support for National Semiconductor
  267. LM80 sensor chips.
  268. This driver can also be built as a module. If so, the module
  269. will be called lm80.
  270. config SENSORS_LM83
  271. tristate "National Semiconductor LM83 and compatibles"
  272. depends on I2C
  273. help
  274. If you say yes here you get support for National Semiconductor
  275. LM82 and LM83 sensor chips.
  276. This driver can also be built as a module. If so, the module
  277. will be called lm83.
  278. config SENSORS_LM85
  279. tristate "National Semiconductor LM85 and compatibles"
  280. depends on I2C && EXPERIMENTAL
  281. select HWMON_VID
  282. help
  283. If you say yes here you get support for National Semiconductor LM85
  284. sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
  285. This driver can also be built as a module. If so, the module
  286. will be called lm85.
  287. config SENSORS_LM87
  288. tristate "National Semiconductor LM87"
  289. depends on I2C
  290. select HWMON_VID
  291. help
  292. If you say yes here you get support for National Semiconductor LM87
  293. sensor chips.
  294. This driver can also be built as a module. If so, the module
  295. will be called lm87.
  296. config SENSORS_LM90
  297. tristate "National Semiconductor LM90 and compatibles"
  298. depends on I2C
  299. help
  300. If you say yes here you get support for National Semiconductor LM90,
  301. LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
  302. MAX6658 sensor chips.
  303. The Analog Devices ADT7461 sensor chip is also supported, but only
  304. if found in ADM1032 compatibility mode.
  305. This driver can also be built as a module. If so, the module
  306. will be called lm90.
  307. config SENSORS_LM92
  308. tristate "National Semiconductor LM92 and compatibles"
  309. depends on I2C
  310. help
  311. If you say yes here you get support for National Semiconductor LM92
  312. and Maxim MAX6635 sensor chips.
  313. This driver can also be built as a module. If so, the module
  314. will be called lm92.
  315. config SENSORS_MAX1619
  316. tristate "Maxim MAX1619 sensor chip"
  317. depends on I2C
  318. help
  319. If you say yes here you get support for MAX1619 sensor chip.
  320. This driver can also be built as a module. If so, the module
  321. will be called max1619.
  322. config SENSORS_MAX6650
  323. tristate "Maxim MAX6650 sensor chip"
  324. depends on I2C && EXPERIMENTAL
  325. help
  326. If you say yes here you get support for the MAX6650 / MAX6651
  327. sensor chips.
  328. This driver can also be built as a module. If so, the module
  329. will be called max6650.
  330. config SENSORS_PC87360
  331. tristate "National Semiconductor PC87360 family"
  332. depends on I2C && EXPERIMENTAL
  333. select I2C_ISA
  334. select HWMON_VID
  335. help
  336. If you say yes here you get access to the hardware monitoring
  337. functions of the National Semiconductor PC8736x Super-I/O chips.
  338. The PC87360, PC87363 and PC87364 only have fan monitoring and
  339. control. The PC87365 and PC87366 additionally have voltage and
  340. temperature monitoring.
  341. This driver can also be built as a module. If so, the module
  342. will be called pc87360.
  343. config SENSORS_PC87427
  344. tristate "National Semiconductor PC87427"
  345. depends on EXPERIMENTAL
  346. help
  347. If you say yes here you get access to the hardware monitoring
  348. functions of the National Semiconductor PC87427 Super-I/O chip.
  349. The chip has two distinct logical devices, one for fan speed
  350. monitoring and control, and one for voltage and temperature
  351. monitoring. Only fan speed monitoring is supported right now.
  352. This driver can also be built as a module. If so, the module
  353. will be called pc87427.
  354. config SENSORS_SIS5595
  355. tristate "Silicon Integrated Systems Corp. SiS5595"
  356. depends on I2C && PCI && EXPERIMENTAL
  357. select I2C_ISA
  358. help
  359. If you say yes here you get support for the integrated sensors in
  360. SiS5595 South Bridges.
  361. This driver can also be built as a module. If so, the module
  362. will be called sis5595.
  363. config SENSORS_SMSC47M1
  364. tristate "SMSC LPC47M10x and compatibles"
  365. help
  366. If you say yes here you get support for the integrated fan
  367. monitoring and control capabilities of the SMSC LPC47B27x,
  368. LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
  369. LPC47M192, LPC47M292 and LPC47M997 chips.
  370. The temperature and voltage sensor features of the LPC47M15x,
  371. LPC47M192, LPC47M292 and LPC47M997 are supported by another
  372. driver, select also "SMSC LPC47M192 and compatibles" below for
  373. those.
  374. This driver can also be built as a module. If so, the module
  375. will be called smsc47m1.
  376. config SENSORS_SMSC47M192
  377. tristate "SMSC LPC47M192 and compatibles"
  378. depends on I2C && EXPERIMENTAL
  379. select HWMON_VID
  380. help
  381. If you say yes here you get support for the temperature and
  382. voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
  383. and LPC47M997 chips.
  384. The fan monitoring and control capabilities of these chips
  385. are supported by another driver, select
  386. "SMSC LPC47M10x and compatibles" above. You need both drivers
  387. if you want fan control and voltage/temperature sensor support.
  388. This driver can also be built as a module. If so, the module
  389. will be called smsc47m192.
  390. config SENSORS_SMSC47B397
  391. tristate "SMSC LPC47B397-NC"
  392. depends on EXPERIMENTAL
  393. help
  394. If you say yes here you get support for the SMSC LPC47B397-NC
  395. sensor chip.
  396. This driver can also be built as a module. If so, the module
  397. will be called smsc47b397.
  398. config SENSORS_VIA686A
  399. tristate "VIA686A"
  400. depends on I2C && PCI
  401. select I2C_ISA
  402. help
  403. If you say yes here you get support for the integrated sensors in
  404. Via 686A/B South Bridges.
  405. This driver can also be built as a module. If so, the module
  406. will be called via686a.
  407. config SENSORS_VT1211
  408. tristate "VIA VT1211"
  409. depends on EXPERIMENTAL
  410. select HWMON_VID
  411. help
  412. If you say yes here then you get support for hardware monitoring
  413. features of the VIA VT1211 Super-I/O chip.
  414. This driver can also be built as a module. If so, the module
  415. will be called vt1211.
  416. config SENSORS_VT8231
  417. tristate "VIA VT8231"
  418. depends on I2C && PCI && EXPERIMENTAL
  419. select HWMON_VID
  420. select I2C_ISA
  421. help
  422. If you say yes here then you get support for the integrated sensors
  423. in the VIA VT8231 device.
  424. This driver can also be built as a module. If so, the module
  425. will be called vt8231.
  426. config SENSORS_W83781D
  427. tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
  428. depends on I2C
  429. select HWMON_VID
  430. help
  431. If you say yes here you get support for the Winbond W8378x series
  432. of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
  433. and the similar Asus AS99127F.
  434. This driver can also be built as a module. If so, the module
  435. will be called w83781d.
  436. config SENSORS_W83791D
  437. tristate "Winbond W83791D"
  438. depends on I2C && EXPERIMENTAL
  439. select HWMON_VID
  440. help
  441. If you say yes here you get support for the Winbond W83791D chip.
  442. This driver can also be built as a module. If so, the module
  443. will be called w83791d.
  444. config SENSORS_W83792D
  445. tristate "Winbond W83792D"
  446. depends on I2C && EXPERIMENTAL
  447. help
  448. If you say yes here you get support for the Winbond W83792D chip.
  449. This driver can also be built as a module. If so, the module
  450. will be called w83792d.
  451. config SENSORS_W83793
  452. tristate "Winbond W83793"
  453. depends on I2C && EXPERIMENTAL
  454. select HWMON_VID
  455. help
  456. If you say yes here you get support for the Winbond W83793
  457. hardware monitoring chip.
  458. This driver can also be built as a module. If so, the module
  459. will be called w83793.
  460. config SENSORS_W83L785TS
  461. tristate "Winbond W83L785TS-S"
  462. depends on I2C && EXPERIMENTAL
  463. help
  464. If you say yes here you get support for the Winbond W83L785TS-S
  465. sensor chip, which is used on the Asus A7N8X, among other
  466. motherboards.
  467. This driver can also be built as a module. If so, the module
  468. will be called w83l785ts.
  469. config SENSORS_W83627HF
  470. tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
  471. select HWMON_VID
  472. help
  473. If you say yes here you get support for the Winbond W836X7 series
  474. of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
  475. W83697HF.
  476. This driver can also be built as a module. If so, the module
  477. will be called w83627hf.
  478. config SENSORS_W83627EHF
  479. tristate "Winbond W83627EHF"
  480. depends on I2C && EXPERIMENTAL
  481. select I2C_ISA
  482. help
  483. If you say yes here you get preliminary support for the hardware
  484. monitoring functionality of the Winbond W83627EHF Super-I/O chip.
  485. Only fan and temperature inputs are supported at the moment, while
  486. the chip does much more than that.
  487. This driver also supports the W83627EHG, which is the lead-free
  488. version of the W83627EHF.
  489. This driver can also be built as a module. If so, the module
  490. will be called w83627ehf.
  491. config SENSORS_HDAPS
  492. tristate "IBM Hard Drive Active Protection System (hdaps)"
  493. depends on INPUT && X86
  494. default n
  495. help
  496. This driver provides support for the IBM Hard Drive Active Protection
  497. System (hdaps), which provides an accelerometer and other misc. data.
  498. ThinkPads starting with the R50, T41, and X40 are supported. The
  499. accelerometer data is readable via sysfs.
  500. This driver also provides an absolute input class device, allowing
  501. the laptop to act as a pinball machine-esque joystick.
  502. If your ThinkPad is not recognized by the driver, please update to latest
  503. BIOS. This is especially the case for some R52 ThinkPads.
  504. Say Y here if you have an applicable laptop and want to experience
  505. the awesome power of hdaps.
  506. config SENSORS_APPLESMC
  507. tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
  508. depends on HWMON && INPUT && X86
  509. select NEW_LEDS
  510. select LEDS_CLASS
  511. default n
  512. help
  513. This driver provides support for the Apple System Management
  514. Controller, which provides an accelerometer (Apple Sudden Motion
  515. Sensor), light sensors, temperature sensors, keyboard backlight
  516. control and fan control.
  517. Only Intel-based Apple's computers are supported (MacBook Pro,
  518. MacBook, MacMini).
  519. Data from the different sensors, keyboard backlight control and fan
  520. control are accessible via sysfs.
  521. This driver also provides an absolute input class device, allowing
  522. the laptop to act as a pinball machine-esque joystick.
  523. Say Y here if you have an applicable laptop and want to experience
  524. the awesome power of applesmc.
  525. config HWMON_DEBUG_CHIP
  526. bool "Hardware Monitoring Chip debugging messages"
  527. default n
  528. help
  529. Say Y here if you want the I2C chip drivers to produce a bunch of
  530. debug messages to the system log. Select this if you are having
  531. a problem with I2C support and want to see more of what is going
  532. on.
  533. endif # HWMON