Kconfig 17 KB

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