diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 72 |
1 files changed, 38 insertions, 34 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 140d5f851a5b..138dc50270e3 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -12,12 +12,20 @@ config HWMON | |||
12 | of a system. Most modern motherboards include such a device. It | 12 | of a system. Most modern motherboards include such a device. It |
13 | can include temperature sensors, voltage sensors, fan speed | 13 | can include temperature sensors, voltage sensors, fan speed |
14 | sensors and various additional features such as the ability to | 14 | sensors and various additional features such as the ability to |
15 | control the speed of the fans. | 15 | control the speed of the fans. If you want this support you |
16 | should say Y here and also to the specific driver(s) for your | ||
17 | sensors chip(s) below. | ||
18 | |||
19 | This support can also be built as a module. If so, the module | ||
20 | will be called hwmon. | ||
21 | |||
22 | config HWMON_VID | ||
23 | tristate | ||
24 | default n | ||
16 | 25 | ||
17 | config SENSORS_ADM1021 | 26 | config SENSORS_ADM1021 |
18 | tristate "Analog Devices ADM1021 and compatibles" | 27 | tristate "Analog Devices ADM1021 and compatibles" |
19 | depends on HWMON && I2C | 28 | depends on HWMON && I2C |
20 | select I2C_SENSOR | ||
21 | help | 29 | help |
22 | If you say yes here you get support for Analog Devices ADM1021 | 30 | If you say yes here you get support for Analog Devices ADM1021 |
23 | and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A, | 31 | and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A, |
@@ -30,7 +38,7 @@ config SENSORS_ADM1021 | |||
30 | config SENSORS_ADM1025 | 38 | config SENSORS_ADM1025 |
31 | tristate "Analog Devices ADM1025 and compatibles" | 39 | tristate "Analog Devices ADM1025 and compatibles" |
32 | depends on HWMON && I2C && EXPERIMENTAL | 40 | depends on HWMON && I2C && EXPERIMENTAL |
33 | select I2C_SENSOR | 41 | select HWMON_VID |
34 | help | 42 | help |
35 | If you say yes here you get support for Analog Devices ADM1025 | 43 | If you say yes here you get support for Analog Devices ADM1025 |
36 | and Philips NE1619 sensor chips. | 44 | and Philips NE1619 sensor chips. |
@@ -41,7 +49,7 @@ config SENSORS_ADM1025 | |||
41 | config SENSORS_ADM1026 | 49 | config SENSORS_ADM1026 |
42 | tristate "Analog Devices ADM1026 and compatibles" | 50 | tristate "Analog Devices ADM1026 and compatibles" |
43 | depends on HWMON && I2C && EXPERIMENTAL | 51 | depends on HWMON && I2C && EXPERIMENTAL |
44 | select I2C_SENSOR | 52 | select HWMON_VID |
45 | help | 53 | help |
46 | If you say yes here you get support for Analog Devices ADM1026 | 54 | If you say yes here you get support for Analog Devices ADM1026 |
47 | sensor chip. | 55 | sensor chip. |
@@ -52,7 +60,6 @@ config SENSORS_ADM1026 | |||
52 | config SENSORS_ADM1031 | 60 | config SENSORS_ADM1031 |
53 | tristate "Analog Devices ADM1031 and compatibles" | 61 | tristate "Analog Devices ADM1031 and compatibles" |
54 | depends on HWMON && I2C && EXPERIMENTAL | 62 | depends on HWMON && I2C && EXPERIMENTAL |
55 | select I2C_SENSOR | ||
56 | help | 63 | help |
57 | If you say yes here you get support for Analog Devices ADM1031 | 64 | If you say yes here you get support for Analog Devices ADM1031 |
58 | and ADM1030 sensor chips. | 65 | and ADM1030 sensor chips. |
@@ -63,7 +70,7 @@ config SENSORS_ADM1031 | |||
63 | config SENSORS_ADM9240 | 70 | config SENSORS_ADM9240 |
64 | tristate "Analog Devices ADM9240 and compatibles" | 71 | tristate "Analog Devices ADM9240 and compatibles" |
65 | depends on HWMON && I2C && EXPERIMENTAL | 72 | depends on HWMON && I2C && EXPERIMENTAL |
66 | select I2C_SENSOR | 73 | select HWMON_VID |
67 | help | 74 | help |
68 | If you say yes here you get support for Analog Devices ADM9240, | 75 | If you say yes here you get support for Analog Devices ADM9240, |
69 | Dallas DS1780, National Semiconductor LM81 sensor chips. | 76 | Dallas DS1780, National Semiconductor LM81 sensor chips. |
@@ -74,7 +81,7 @@ config SENSORS_ADM9240 | |||
74 | config SENSORS_ASB100 | 81 | config SENSORS_ASB100 |
75 | tristate "Asus ASB100 Bach" | 82 | tristate "Asus ASB100 Bach" |
76 | depends on HWMON && I2C && EXPERIMENTAL | 83 | depends on HWMON && I2C && EXPERIMENTAL |
77 | select I2C_SENSOR | 84 | select HWMON_VID |
78 | help | 85 | help |
79 | If you say yes here you get support for the ASB100 Bach sensor | 86 | If you say yes here you get support for the ASB100 Bach sensor |
80 | chip found on some Asus mainboards. | 87 | chip found on some Asus mainboards. |
@@ -85,7 +92,7 @@ config SENSORS_ASB100 | |||
85 | config SENSORS_ATXP1 | 92 | config SENSORS_ATXP1 |
86 | tristate "Attansic ATXP1 VID controller" | 93 | tristate "Attansic ATXP1 VID controller" |
87 | depends on HWMON && I2C && EXPERIMENTAL | 94 | depends on HWMON && I2C && EXPERIMENTAL |
88 | select I2C_SENSOR | 95 | select HWMON_VID |
89 | help | 96 | help |
90 | If you say yes here you get support for the Attansic ATXP1 VID | 97 | If you say yes here you get support for the Attansic ATXP1 VID |
91 | controller. | 98 | controller. |
@@ -99,7 +106,6 @@ config SENSORS_ATXP1 | |||
99 | config SENSORS_DS1621 | 106 | config SENSORS_DS1621 |
100 | tristate "Dallas Semiconductor DS1621 and DS1625" | 107 | tristate "Dallas Semiconductor DS1621 and DS1625" |
101 | depends on HWMON && I2C && EXPERIMENTAL | 108 | depends on HWMON && I2C && EXPERIMENTAL |
102 | select I2C_SENSOR | ||
103 | help | 109 | help |
104 | If you say yes here you get support for Dallas Semiconductor | 110 | If you say yes here you get support for Dallas Semiconductor |
105 | DS1621 and DS1625 sensor chips. | 111 | DS1621 and DS1625 sensor chips. |
@@ -110,7 +116,6 @@ config SENSORS_DS1621 | |||
110 | config SENSORS_FSCHER | 116 | config SENSORS_FSCHER |
111 | tristate "FSC Hermes" | 117 | tristate "FSC Hermes" |
112 | depends on HWMON && I2C && EXPERIMENTAL | 118 | depends on HWMON && I2C && EXPERIMENTAL |
113 | select I2C_SENSOR | ||
114 | help | 119 | help |
115 | If you say yes here you get support for Fujitsu Siemens | 120 | If you say yes here you get support for Fujitsu Siemens |
116 | Computers Hermes sensor chips. | 121 | Computers Hermes sensor chips. |
@@ -121,7 +126,6 @@ config SENSORS_FSCHER | |||
121 | config SENSORS_FSCPOS | 126 | config SENSORS_FSCPOS |
122 | tristate "FSC Poseidon" | 127 | tristate "FSC Poseidon" |
123 | depends on HWMON && I2C && EXPERIMENTAL | 128 | depends on HWMON && I2C && EXPERIMENTAL |
124 | select I2C_SENSOR | ||
125 | help | 129 | help |
126 | If you say yes here you get support for Fujitsu Siemens | 130 | If you say yes here you get support for Fujitsu Siemens |
127 | Computers Poseidon sensor chips. | 131 | Computers Poseidon sensor chips. |
@@ -132,7 +136,6 @@ config SENSORS_FSCPOS | |||
132 | config SENSORS_GL518SM | 136 | config SENSORS_GL518SM |
133 | tristate "Genesys Logic GL518SM" | 137 | tristate "Genesys Logic GL518SM" |
134 | depends on HWMON && I2C | 138 | depends on HWMON && I2C |
135 | select I2C_SENSOR | ||
136 | help | 139 | help |
137 | If you say yes here you get support for Genesys Logic GL518SM | 140 | If you say yes here you get support for Genesys Logic GL518SM |
138 | sensor chips. | 141 | sensor chips. |
@@ -143,7 +146,7 @@ config SENSORS_GL518SM | |||
143 | config SENSORS_GL520SM | 146 | config SENSORS_GL520SM |
144 | tristate "Genesys Logic GL520SM" | 147 | tristate "Genesys Logic GL520SM" |
145 | depends on HWMON && I2C && EXPERIMENTAL | 148 | depends on HWMON && I2C && EXPERIMENTAL |
146 | select I2C_SENSOR | 149 | select HWMON_VID |
147 | help | 150 | help |
148 | If you say yes here you get support for Genesys Logic GL520SM | 151 | If you say yes here you get support for Genesys Logic GL520SM |
149 | sensor chips. | 152 | sensor chips. |
@@ -154,7 +157,8 @@ config SENSORS_GL520SM | |||
154 | config SENSORS_IT87 | 157 | config SENSORS_IT87 |
155 | tristate "ITE IT87xx and compatibles" | 158 | tristate "ITE IT87xx and compatibles" |
156 | depends on HWMON && I2C | 159 | depends on HWMON && I2C |
157 | select I2C_SENSOR | 160 | select I2C_ISA |
161 | select HWMON_VID | ||
158 | help | 162 | help |
159 | If you say yes here you get support for ITE IT87xx sensor chips | 163 | If you say yes here you get support for ITE IT87xx sensor chips |
160 | and clones: SiS960. | 164 | and clones: SiS960. |
@@ -165,7 +169,6 @@ config SENSORS_IT87 | |||
165 | config SENSORS_LM63 | 169 | config SENSORS_LM63 |
166 | tristate "National Semiconductor LM63" | 170 | tristate "National Semiconductor LM63" |
167 | depends on HWMON && I2C && EXPERIMENTAL | 171 | depends on HWMON && I2C && EXPERIMENTAL |
168 | select I2C_SENSOR | ||
169 | help | 172 | help |
170 | If you say yes here you get support for the National Semiconductor | 173 | If you say yes here you get support for the National Semiconductor |
171 | LM63 remote diode digital temperature sensor with integrated fan | 174 | LM63 remote diode digital temperature sensor with integrated fan |
@@ -178,7 +181,6 @@ config SENSORS_LM63 | |||
178 | config SENSORS_LM75 | 181 | config SENSORS_LM75 |
179 | tristate "National Semiconductor LM75 and compatibles" | 182 | tristate "National Semiconductor LM75 and compatibles" |
180 | depends on HWMON && I2C | 183 | depends on HWMON && I2C |
181 | select I2C_SENSOR | ||
182 | help | 184 | help |
183 | If you say yes here you get support for National Semiconductor LM75 | 185 | If you say yes here you get support for National Semiconductor LM75 |
184 | sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in | 186 | sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in |
@@ -194,7 +196,6 @@ config SENSORS_LM75 | |||
194 | config SENSORS_LM77 | 196 | config SENSORS_LM77 |
195 | tristate "National Semiconductor LM77" | 197 | tristate "National Semiconductor LM77" |
196 | depends on HWMON && I2C && EXPERIMENTAL | 198 | depends on HWMON && I2C && EXPERIMENTAL |
197 | select I2C_SENSOR | ||
198 | help | 199 | help |
199 | If you say yes here you get support for National Semiconductor LM77 | 200 | If you say yes here you get support for National Semiconductor LM77 |
200 | sensor chips. | 201 | sensor chips. |
@@ -205,7 +206,8 @@ config SENSORS_LM77 | |||
205 | config SENSORS_LM78 | 206 | config SENSORS_LM78 |
206 | tristate "National Semiconductor LM78 and compatibles" | 207 | tristate "National Semiconductor LM78 and compatibles" |
207 | depends on HWMON && I2C && EXPERIMENTAL | 208 | depends on HWMON && I2C && EXPERIMENTAL |
208 | select I2C_SENSOR | 209 | select I2C_ISA |
210 | select HWMON_VID | ||
209 | help | 211 | help |
210 | If you say yes here you get support for National Semiconductor LM78, | 212 | If you say yes here you get support for National Semiconductor LM78, |
211 | LM78-J and LM79. | 213 | LM78-J and LM79. |
@@ -216,7 +218,6 @@ config SENSORS_LM78 | |||
216 | config SENSORS_LM80 | 218 | config SENSORS_LM80 |
217 | tristate "National Semiconductor LM80" | 219 | tristate "National Semiconductor LM80" |
218 | depends on HWMON && I2C && EXPERIMENTAL | 220 | depends on HWMON && I2C && EXPERIMENTAL |
219 | select I2C_SENSOR | ||
220 | help | 221 | help |
221 | If you say yes here you get support for National Semiconductor | 222 | If you say yes here you get support for National Semiconductor |
222 | LM80 sensor chips. | 223 | LM80 sensor chips. |
@@ -227,7 +228,6 @@ config SENSORS_LM80 | |||
227 | config SENSORS_LM83 | 228 | config SENSORS_LM83 |
228 | tristate "National Semiconductor LM83" | 229 | tristate "National Semiconductor LM83" |
229 | depends on HWMON && I2C | 230 | depends on HWMON && I2C |
230 | select I2C_SENSOR | ||
231 | help | 231 | help |
232 | If you say yes here you get support for National Semiconductor | 232 | If you say yes here you get support for National Semiconductor |
233 | LM83 sensor chips. | 233 | LM83 sensor chips. |
@@ -238,7 +238,7 @@ config SENSORS_LM83 | |||
238 | config SENSORS_LM85 | 238 | config SENSORS_LM85 |
239 | tristate "National Semiconductor LM85 and compatibles" | 239 | tristate "National Semiconductor LM85 and compatibles" |
240 | depends on HWMON && I2C && EXPERIMENTAL | 240 | depends on HWMON && I2C && EXPERIMENTAL |
241 | select I2C_SENSOR | 241 | select HWMON_VID |
242 | help | 242 | help |
243 | If you say yes here you get support for National Semiconductor LM85 | 243 | If you say yes here you get support for National Semiconductor LM85 |
244 | sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027. | 244 | sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027. |
@@ -249,7 +249,7 @@ config SENSORS_LM85 | |||
249 | config SENSORS_LM87 | 249 | config SENSORS_LM87 |
250 | tristate "National Semiconductor LM87" | 250 | tristate "National Semiconductor LM87" |
251 | depends on HWMON && I2C && EXPERIMENTAL | 251 | depends on HWMON && I2C && EXPERIMENTAL |
252 | select I2C_SENSOR | 252 | select HWMON_VID |
253 | help | 253 | help |
254 | If you say yes here you get support for National Semiconductor LM87 | 254 | If you say yes here you get support for National Semiconductor LM87 |
255 | sensor chips. | 255 | sensor chips. |
@@ -260,7 +260,6 @@ config SENSORS_LM87 | |||
260 | config SENSORS_LM90 | 260 | config SENSORS_LM90 |
261 | tristate "National Semiconductor LM90 and compatibles" | 261 | tristate "National Semiconductor LM90 and compatibles" |
262 | depends on HWMON && I2C | 262 | depends on HWMON && I2C |
263 | select I2C_SENSOR | ||
264 | help | 263 | help |
265 | If you say yes here you get support for National Semiconductor LM90, | 264 | If you say yes here you get support for National Semiconductor LM90, |
266 | LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and | 265 | LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and |
@@ -275,7 +274,6 @@ config SENSORS_LM90 | |||
275 | config SENSORS_LM92 | 274 | config SENSORS_LM92 |
276 | tristate "National Semiconductor LM92 and compatibles" | 275 | tristate "National Semiconductor LM92 and compatibles" |
277 | depends on HWMON && I2C && EXPERIMENTAL | 276 | depends on HWMON && I2C && EXPERIMENTAL |
278 | select I2C_SENSOR | ||
279 | help | 277 | help |
280 | If you say yes here you get support for National Semiconductor LM92 | 278 | If you say yes here you get support for National Semiconductor LM92 |
281 | and Maxim MAX6635 sensor chips. | 279 | and Maxim MAX6635 sensor chips. |
@@ -286,7 +284,6 @@ config SENSORS_LM92 | |||
286 | config SENSORS_MAX1619 | 284 | config SENSORS_MAX1619 |
287 | tristate "Maxim MAX1619 sensor chip" | 285 | tristate "Maxim MAX1619 sensor chip" |
288 | depends on HWMON && I2C && EXPERIMENTAL | 286 | depends on HWMON && I2C && EXPERIMENTAL |
289 | select I2C_SENSOR | ||
290 | help | 287 | help |
291 | If you say yes here you get support for MAX1619 sensor chip. | 288 | If you say yes here you get support for MAX1619 sensor chip. |
292 | 289 | ||
@@ -296,8 +293,8 @@ config SENSORS_MAX1619 | |||
296 | config SENSORS_PC87360 | 293 | config SENSORS_PC87360 |
297 | tristate "National Semiconductor PC87360 family" | 294 | tristate "National Semiconductor PC87360 family" |
298 | depends on HWMON && I2C && EXPERIMENTAL | 295 | depends on HWMON && I2C && EXPERIMENTAL |
299 | select I2C_SENSOR | ||
300 | select I2C_ISA | 296 | select I2C_ISA |
297 | select HWMON_VID | ||
301 | help | 298 | help |
302 | If you say yes here you get access to the hardware monitoring | 299 | If you say yes here you get access to the hardware monitoring |
303 | functions of the National Semiconductor PC8736x Super-I/O chips. | 300 | functions of the National Semiconductor PC8736x Super-I/O chips. |
@@ -311,7 +308,6 @@ config SENSORS_PC87360 | |||
311 | config SENSORS_SIS5595 | 308 | config SENSORS_SIS5595 |
312 | tristate "Silicon Integrated Systems Corp. SiS5595" | 309 | tristate "Silicon Integrated Systems Corp. SiS5595" |
313 | depends on HWMON && I2C && PCI && EXPERIMENTAL | 310 | depends on HWMON && I2C && PCI && EXPERIMENTAL |
314 | select I2C_SENSOR | ||
315 | select I2C_ISA | 311 | select I2C_ISA |
316 | help | 312 | help |
317 | If you say yes here you get support for the integrated sensors in | 313 | If you say yes here you get support for the integrated sensors in |
@@ -323,7 +319,6 @@ config SENSORS_SIS5595 | |||
323 | config SENSORS_SMSC47M1 | 319 | config SENSORS_SMSC47M1 |
324 | tristate "SMSC LPC47M10x and compatibles" | 320 | tristate "SMSC LPC47M10x and compatibles" |
325 | depends on HWMON && I2C && EXPERIMENTAL | 321 | depends on HWMON && I2C && EXPERIMENTAL |
326 | select I2C_SENSOR | ||
327 | select I2C_ISA | 322 | select I2C_ISA |
328 | help | 323 | help |
329 | If you say yes here you get support for the integrated fan | 324 | If you say yes here you get support for the integrated fan |
@@ -336,7 +331,6 @@ config SENSORS_SMSC47M1 | |||
336 | config SENSORS_SMSC47B397 | 331 | config SENSORS_SMSC47B397 |
337 | tristate "SMSC LPC47B397-NC" | 332 | tristate "SMSC LPC47B397-NC" |
338 | depends on HWMON && I2C && EXPERIMENTAL | 333 | depends on HWMON && I2C && EXPERIMENTAL |
339 | select I2C_SENSOR | ||
340 | select I2C_ISA | 334 | select I2C_ISA |
341 | help | 335 | help |
342 | If you say yes here you get support for the SMSC LPC47B397-NC | 336 | If you say yes here you get support for the SMSC LPC47B397-NC |
@@ -348,7 +342,6 @@ config SENSORS_SMSC47B397 | |||
348 | config SENSORS_VIA686A | 342 | config SENSORS_VIA686A |
349 | tristate "VIA686A" | 343 | tristate "VIA686A" |
350 | depends on HWMON && I2C && PCI | 344 | depends on HWMON && I2C && PCI |
351 | select I2C_SENSOR | ||
352 | select I2C_ISA | 345 | select I2C_ISA |
353 | help | 346 | help |
354 | If you say yes here you get support for the integrated sensors in | 347 | If you say yes here you get support for the integrated sensors in |
@@ -360,7 +353,8 @@ config SENSORS_VIA686A | |||
360 | config SENSORS_W83781D | 353 | config SENSORS_W83781D |
361 | tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F" | 354 | tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F" |
362 | depends on HWMON && I2C | 355 | depends on HWMON && I2C |
363 | select I2C_SENSOR | 356 | select I2C_ISA |
357 | select HWMON_VID | ||
364 | help | 358 | help |
365 | If you say yes here you get support for the Winbond W8378x series | 359 | If you say yes here you get support for the Winbond W8378x series |
366 | of sensor chips: the W83781D, W83782D, W83783S and W83627HF, | 360 | of sensor chips: the W83781D, W83782D, W83783S and W83627HF, |
@@ -369,10 +363,18 @@ config SENSORS_W83781D | |||
369 | This driver can also be built as a module. If so, the module | 363 | This driver can also be built as a module. If so, the module |
370 | will be called w83781d. | 364 | will be called w83781d. |
371 | 365 | ||
366 | config SENSORS_W83792D | ||
367 | tristate "Winbond W83792D" | ||
368 | depends on HWMON && I2C && EXPERIMENTAL | ||
369 | help | ||
370 | If you say yes here you get support for the Winbond W83792D chip. | ||
371 | |||
372 | This driver can also be built as a module. If so, the module | ||
373 | will be called w83792d. | ||
374 | |||
372 | config SENSORS_W83L785TS | 375 | config SENSORS_W83L785TS |
373 | tristate "Winbond W83L785TS-S" | 376 | tristate "Winbond W83L785TS-S" |
374 | depends on HWMON && I2C && EXPERIMENTAL | 377 | depends on HWMON && I2C && EXPERIMENTAL |
375 | select I2C_SENSOR | ||
376 | help | 378 | help |
377 | If you say yes here you get support for the Winbond W83L785TS-S | 379 | If you say yes here you get support for the Winbond W83L785TS-S |
378 | sensor chip, which is used on the Asus A7N8X, among other | 380 | sensor chip, which is used on the Asus A7N8X, among other |
@@ -384,8 +386,8 @@ config SENSORS_W83L785TS | |||
384 | config SENSORS_W83627HF | 386 | config SENSORS_W83627HF |
385 | tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF" | 387 | tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF" |
386 | depends on HWMON && I2C && EXPERIMENTAL | 388 | depends on HWMON && I2C && EXPERIMENTAL |
387 | select I2C_SENSOR | ||
388 | select I2C_ISA | 389 | select I2C_ISA |
390 | select HWMON_VID | ||
389 | help | 391 | help |
390 | If you say yes here you get support for the Winbond W836X7 series | 392 | If you say yes here you get support for the Winbond W836X7 series |
391 | of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF | 393 | of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF |
@@ -396,7 +398,6 @@ config SENSORS_W83627HF | |||
396 | config SENSORS_W83627EHF | 398 | config SENSORS_W83627EHF |
397 | tristate "Winbond W83627EHF" | 399 | tristate "Winbond W83627EHF" |
398 | depends on HWMON && I2C && EXPERIMENTAL | 400 | depends on HWMON && I2C && EXPERIMENTAL |
399 | select I2C_SENSOR | ||
400 | select I2C_ISA | 401 | select I2C_ISA |
401 | help | 402 | help |
402 | If you say yes here you get preliminary support for the hardware | 403 | If you say yes here you get preliminary support for the hardware |
@@ -404,6 +405,9 @@ config SENSORS_W83627EHF | |||
404 | Only fan and temperature inputs are supported at the moment, while | 405 | Only fan and temperature inputs are supported at the moment, while |
405 | the chip does much more than that. | 406 | the chip does much more than that. |
406 | 407 | ||
408 | This driver also supports the W83627EHG, which is the lead-free | ||
409 | version of the W83627EHF. | ||
410 | |||
407 | This driver can also be built as a module. If so, the module | 411 | This driver can also be built as a module. If so, the module |
408 | will be called w83627ehf. | 412 | will be called w83627ehf. |
409 | 413 | ||