Kconfig 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. #
  2. # I2C Sensor 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. This support can also be built as a module. If so, the module
  17. will be called hwmon.
  18. config SENSORS_ADM1021
  19. tristate "Analog Devices ADM1021 and compatibles"
  20. depends on HWMON && I2C
  21. select I2C_SENSOR
  22. help
  23. If you say yes here you get support for Analog Devices ADM1021
  24. and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
  25. Genesys Logic GL523SM, National Semiconductor LM84, TI THMC10,
  26. and the XEON processor built-in sensor.
  27. This driver can also be built as a module. If so, the module
  28. will be called adm1021.
  29. config SENSORS_ADM1025
  30. tristate "Analog Devices ADM1025 and compatibles"
  31. depends on HWMON && I2C && EXPERIMENTAL
  32. select I2C_SENSOR
  33. help
  34. If you say yes here you get support for Analog Devices ADM1025
  35. and Philips NE1619 sensor chips.
  36. This driver can also be built as a module. If so, the module
  37. will be called adm1025.
  38. config SENSORS_ADM1026
  39. tristate "Analog Devices ADM1026 and compatibles"
  40. depends on HWMON && I2C && EXPERIMENTAL
  41. select I2C_SENSOR
  42. help
  43. If you say yes here you get support for Analog Devices ADM1026
  44. sensor chip.
  45. This driver can also be built as a module. If so, the module
  46. will be called adm1026.
  47. config SENSORS_ADM1031
  48. tristate "Analog Devices ADM1031 and compatibles"
  49. depends on HWMON && I2C && EXPERIMENTAL
  50. select I2C_SENSOR
  51. help
  52. If you say yes here you get support for Analog Devices ADM1031
  53. and ADM1030 sensor chips.
  54. This driver can also be built as a module. If so, the module
  55. will be called adm1031.
  56. config SENSORS_ADM9240
  57. tristate "Analog Devices ADM9240 and compatibles"
  58. depends on HWMON && I2C && EXPERIMENTAL
  59. select I2C_SENSOR
  60. help
  61. If you say yes here you get support for Analog Devices ADM9240,
  62. Dallas DS1780, National Semiconductor LM81 sensor chips.
  63. This driver can also be built as a module. If so, the module
  64. will be called adm9240.
  65. config SENSORS_ASB100
  66. tristate "Asus ASB100 Bach"
  67. depends on HWMON && I2C && EXPERIMENTAL
  68. select I2C_SENSOR
  69. help
  70. If you say yes here you get support for the ASB100 Bach sensor
  71. chip found on some Asus mainboards.
  72. This driver can also be built as a module. If so, the module
  73. will be called asb100.
  74. config SENSORS_ATXP1
  75. tristate "Attansic ATXP1 VID controller"
  76. depends on HWMON && I2C && EXPERIMENTAL
  77. select I2C_SENSOR
  78. help
  79. If you say yes here you get support for the Attansic ATXP1 VID
  80. controller.
  81. If your board have such a chip, you are able to control your CPU
  82. core and other voltages.
  83. This driver can also be built as a module. If so, the module
  84. will be called atxp1.
  85. config SENSORS_DS1621
  86. tristate "Dallas Semiconductor DS1621 and DS1625"
  87. depends on HWMON && I2C && EXPERIMENTAL
  88. select I2C_SENSOR
  89. help
  90. If you say yes here you get support for Dallas Semiconductor
  91. DS1621 and DS1625 sensor chips.
  92. This driver can also be built as a module. If so, the module
  93. will be called ds1621.
  94. config SENSORS_FSCHER
  95. tristate "FSC Hermes"
  96. depends on HWMON && I2C && EXPERIMENTAL
  97. select I2C_SENSOR
  98. help
  99. If you say yes here you get support for Fujitsu Siemens
  100. Computers Hermes sensor chips.
  101. This driver can also be built as a module. If so, the module
  102. will be called fscher.
  103. config SENSORS_FSCPOS
  104. tristate "FSC Poseidon"
  105. depends on HWMON && I2C && EXPERIMENTAL
  106. select I2C_SENSOR
  107. help
  108. If you say yes here you get support for Fujitsu Siemens
  109. Computers Poseidon sensor chips.
  110. This driver can also be built as a module. If so, the module
  111. will be called fscpos.
  112. config SENSORS_GL518SM
  113. tristate "Genesys Logic GL518SM"
  114. depends on HWMON && I2C
  115. select I2C_SENSOR
  116. help
  117. If you say yes here you get support for Genesys Logic GL518SM
  118. sensor chips.
  119. This driver can also be built as a module. If so, the module
  120. will be called gl518sm.
  121. config SENSORS_GL520SM
  122. tristate "Genesys Logic GL520SM"
  123. depends on HWMON && I2C && EXPERIMENTAL
  124. select I2C_SENSOR
  125. help
  126. If you say yes here you get support for Genesys Logic GL520SM
  127. sensor chips.
  128. This driver can also be built as a module. If so, the module
  129. will be called gl520sm.
  130. config SENSORS_IT87
  131. tristate "ITE IT87xx and compatibles"
  132. depends on HWMON && I2C
  133. select I2C_SENSOR
  134. help
  135. If you say yes here you get support for ITE IT87xx sensor chips
  136. and clones: SiS960.
  137. This driver can also be built as a module. If so, the module
  138. will be called it87.
  139. config SENSORS_LM63
  140. tristate "National Semiconductor LM63"
  141. depends on HWMON && I2C && EXPERIMENTAL
  142. select I2C_SENSOR
  143. help
  144. If you say yes here you get support for the National Semiconductor
  145. LM63 remote diode digital temperature sensor with integrated fan
  146. control. Such chips are found on the Tyan S4882 (Thunder K8QS Pro)
  147. motherboard, among others.
  148. This driver can also be built as a module. If so, the module
  149. will be called lm63.
  150. config SENSORS_LM75
  151. tristate "National Semiconductor LM75 and compatibles"
  152. depends on HWMON && I2C
  153. select I2C_SENSOR
  154. help
  155. If you say yes here you get support for National Semiconductor LM75
  156. sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in
  157. 9-bit precision mode), and TelCom (now Microchip) TCN75.
  158. The DS75 and DS1775 in 10- to 12-bit precision modes will require
  159. a force module parameter. The driver will not handle the extra
  160. precision anyhow.
  161. This driver can also be built as a module. If so, the module
  162. will be called lm75.
  163. config SENSORS_LM77
  164. tristate "National Semiconductor LM77"
  165. depends on HWMON && I2C && EXPERIMENTAL
  166. select I2C_SENSOR
  167. help
  168. If you say yes here you get support for National Semiconductor LM77
  169. sensor chips.
  170. This driver can also be built as a module. If so, the module
  171. will be called lm77.
  172. config SENSORS_LM78
  173. tristate "National Semiconductor LM78 and compatibles"
  174. depends on HWMON && I2C && EXPERIMENTAL
  175. select I2C_SENSOR
  176. help
  177. If you say yes here you get support for National Semiconductor LM78,
  178. LM78-J and LM79.
  179. This driver can also be built as a module. If so, the module
  180. will be called lm78.
  181. config SENSORS_LM80
  182. tristate "National Semiconductor LM80"
  183. depends on HWMON && I2C && EXPERIMENTAL
  184. select I2C_SENSOR
  185. help
  186. If you say yes here you get support for National Semiconductor
  187. LM80 sensor chips.
  188. This driver can also be built as a module. If so, the module
  189. will be called lm80.
  190. config SENSORS_LM83
  191. tristate "National Semiconductor LM83"
  192. depends on HWMON && I2C
  193. select I2C_SENSOR
  194. help
  195. If you say yes here you get support for National Semiconductor
  196. LM83 sensor chips.
  197. This driver can also be built as a module. If so, the module
  198. will be called lm83.
  199. config SENSORS_LM85
  200. tristate "National Semiconductor LM85 and compatibles"
  201. depends on HWMON && I2C && EXPERIMENTAL
  202. select I2C_SENSOR
  203. help
  204. If you say yes here you get support for National Semiconductor LM85
  205. sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
  206. This driver can also be built as a module. If so, the module
  207. will be called lm85.
  208. config SENSORS_LM87
  209. tristate "National Semiconductor LM87"
  210. depends on HWMON && I2C && EXPERIMENTAL
  211. select I2C_SENSOR
  212. help
  213. If you say yes here you get support for National Semiconductor LM87
  214. sensor chips.
  215. This driver can also be built as a module. If so, the module
  216. will be called lm87.
  217. config SENSORS_LM90
  218. tristate "National Semiconductor LM90 and compatibles"
  219. depends on HWMON && I2C
  220. select I2C_SENSOR
  221. help
  222. If you say yes here you get support for National Semiconductor LM90,
  223. LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
  224. MAX6658 sensor chips.
  225. The Analog Devices ADT7461 sensor chip is also supported, but only
  226. if found in ADM1032 compatibility mode.
  227. This driver can also be built as a module. If so, the module
  228. will be called lm90.
  229. config SENSORS_LM92
  230. tristate "National Semiconductor LM92 and compatibles"
  231. depends on HWMON && I2C && EXPERIMENTAL
  232. select I2C_SENSOR
  233. help
  234. If you say yes here you get support for National Semiconductor LM92
  235. and Maxim MAX6635 sensor chips.
  236. This driver can also be built as a module. If so, the module
  237. will be called lm92.
  238. config SENSORS_MAX1619
  239. tristate "Maxim MAX1619 sensor chip"
  240. depends on HWMON && I2C && EXPERIMENTAL
  241. select I2C_SENSOR
  242. help
  243. If you say yes here you get support for MAX1619 sensor chip.
  244. This driver can also be built as a module. If so, the module
  245. will be called max1619.
  246. config SENSORS_PC87360
  247. tristate "National Semiconductor PC87360 family"
  248. depends on HWMON && I2C && EXPERIMENTAL
  249. select I2C_SENSOR
  250. select I2C_ISA
  251. help
  252. If you say yes here you get access to the hardware monitoring
  253. functions of the National Semiconductor PC8736x Super-I/O chips.
  254. The PC87360, PC87363 and PC87364 only have fan monitoring and
  255. control. The PC87365 and PC87366 additionally have voltage and
  256. temperature monitoring.
  257. This driver can also be built as a module. If so, the module
  258. will be called pc87360.
  259. config SENSORS_SIS5595
  260. tristate "Silicon Integrated Systems Corp. SiS5595"
  261. depends on HWMON && I2C && PCI && EXPERIMENTAL
  262. select I2C_SENSOR
  263. select I2C_ISA
  264. help
  265. If you say yes here you get support for the integrated sensors in
  266. SiS5595 South Bridges.
  267. This driver can also be built as a module. If so, the module
  268. will be called sis5595.
  269. config SENSORS_SMSC47M1
  270. tristate "SMSC LPC47M10x and compatibles"
  271. depends on HWMON && I2C && EXPERIMENTAL
  272. select I2C_SENSOR
  273. select I2C_ISA
  274. help
  275. If you say yes here you get support for the integrated fan
  276. monitoring and control capabilities of the SMSC LPC47B27x,
  277. LPC47M10x, LPC47M13x, LPC47M14x, LPC47M15x and LPC47M192 chips.
  278. This driver can also be built as a module. If so, the module
  279. will be called smsc47m1.
  280. config SENSORS_SMSC47B397
  281. tristate "SMSC LPC47B397-NC"
  282. depends on HWMON && I2C && EXPERIMENTAL
  283. select I2C_SENSOR
  284. select I2C_ISA
  285. help
  286. If you say yes here you get support for the SMSC LPC47B397-NC
  287. sensor chip.
  288. This driver can also be built as a module. If so, the module
  289. will be called smsc47b397.
  290. config SENSORS_VIA686A
  291. tristate "VIA686A"
  292. depends on HWMON && I2C && PCI
  293. select I2C_SENSOR
  294. select I2C_ISA
  295. help
  296. If you say yes here you get support for the integrated sensors in
  297. Via 686A/B South Bridges.
  298. This driver can also be built as a module. If so, the module
  299. will be called via686a.
  300. config SENSORS_W83781D
  301. tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
  302. depends on HWMON && I2C
  303. select I2C_SENSOR
  304. help
  305. If you say yes here you get support for the Winbond W8378x series
  306. of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
  307. and the similar Asus AS99127F.
  308. This driver can also be built as a module. If so, the module
  309. will be called w83781d.
  310. config SENSORS_W83L785TS
  311. tristate "Winbond W83L785TS-S"
  312. depends on HWMON && I2C && EXPERIMENTAL
  313. select I2C_SENSOR
  314. help
  315. If you say yes here you get support for the Winbond W83L785TS-S
  316. sensor chip, which is used on the Asus A7N8X, among other
  317. motherboards.
  318. This driver can also be built as a module. If so, the module
  319. will be called w83l785ts.
  320. config SENSORS_W83627HF
  321. tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF"
  322. depends on HWMON && I2C && EXPERIMENTAL
  323. select I2C_SENSOR
  324. select I2C_ISA
  325. help
  326. If you say yes here you get support for the Winbond W836X7 series
  327. of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF
  328. This driver can also be built as a module. If so, the module
  329. will be called w83627hf.
  330. config SENSORS_W83627EHF
  331. tristate "Winbond W83627EHF"
  332. depends on HWMON && I2C && EXPERIMENTAL
  333. select I2C_SENSOR
  334. select I2C_ISA
  335. help
  336. If you say yes here you get preliminary support for the hardware
  337. monitoring functionality of the Winbond W83627EHF Super-I/O chip.
  338. Only fan and temperature inputs are supported at the moment, while
  339. the chip does much more than that.
  340. This driver also supports the W83627EHG, which is the lead-free
  341. version of the W83627EHF.
  342. This driver can also be built as a module. If so, the module
  343. will be called w83627ehf.
  344. config HWMON_DEBUG_CHIP
  345. bool "Hardware Monitoring Chip debugging messages"
  346. depends on HWMON
  347. default n
  348. help
  349. Say Y here if you want the I2C chip drivers to produce a bunch of
  350. debug messages to the system log. Select this if you are having
  351. a problem with I2C support and want to see more of what is going
  352. on.
  353. endmenu