aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/hwmon/Kconfig26
1 files changed, 13 insertions, 13 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index d9f86e9d405b..696543ba6a29 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -53,7 +53,7 @@ config SENSORS_ADM1021
53 53
54config SENSORS_ADM1025 54config SENSORS_ADM1025
55 tristate "Analog Devices ADM1025 and compatibles" 55 tristate "Analog Devices ADM1025 and compatibles"
56 depends on HWMON && I2C && EXPERIMENTAL 56 depends on HWMON && I2C
57 select HWMON_VID 57 select HWMON_VID
58 help 58 help
59 If you say yes here you get support for Analog Devices ADM1025 59 If you say yes here you get support for Analog Devices ADM1025
@@ -131,7 +131,7 @@ config SENSORS_ATXP1
131 131
132config SENSORS_DS1621 132config SENSORS_DS1621
133 tristate "Dallas Semiconductor DS1621 and DS1625" 133 tristate "Dallas Semiconductor DS1621 and DS1625"
134 depends on HWMON && I2C && EXPERIMENTAL 134 depends on HWMON && I2C
135 help 135 help
136 If you say yes here you get support for Dallas Semiconductor 136 If you say yes here you get support for Dallas Semiconductor
137 DS1621 and DS1625 sensor chips. 137 DS1621 and DS1625 sensor chips.
@@ -151,7 +151,7 @@ config SENSORS_F71805F
151 151
152config SENSORS_FSCHER 152config SENSORS_FSCHER
153 tristate "FSC Hermes" 153 tristate "FSC Hermes"
154 depends on HWMON && I2C && EXPERIMENTAL 154 depends on HWMON && I2C
155 help 155 help
156 If you say yes here you get support for Fujitsu Siemens 156 If you say yes here you get support for Fujitsu Siemens
157 Computers Hermes sensor chips. 157 Computers Hermes sensor chips.
@@ -161,7 +161,7 @@ config SENSORS_FSCHER
161 161
162config SENSORS_FSCPOS 162config SENSORS_FSCPOS
163 tristate "FSC Poseidon" 163 tristate "FSC Poseidon"
164 depends on HWMON && I2C && EXPERIMENTAL 164 depends on HWMON && I2C
165 help 165 help
166 If you say yes here you get support for Fujitsu Siemens 166 If you say yes here you get support for Fujitsu Siemens
167 Computers Poseidon sensor chips. 167 Computers Poseidon sensor chips.
@@ -181,7 +181,7 @@ config SENSORS_GL518SM
181 181
182config SENSORS_GL520SM 182config SENSORS_GL520SM
183 tristate "Genesys Logic GL520SM" 183 tristate "Genesys Logic GL520SM"
184 depends on HWMON && I2C && EXPERIMENTAL 184 depends on HWMON && I2C
185 select HWMON_VID 185 select HWMON_VID
186 help 186 help
187 If you say yes here you get support for Genesys Logic GL520SM 187 If you say yes here you get support for Genesys Logic GL520SM
@@ -204,7 +204,7 @@ config SENSORS_IT87
204 204
205config SENSORS_LM63 205config SENSORS_LM63
206 tristate "National Semiconductor LM63" 206 tristate "National Semiconductor LM63"
207 depends on HWMON && I2C && EXPERIMENTAL 207 depends on HWMON && I2C
208 help 208 help
209 If you say yes here you get support for the National Semiconductor 209 If you say yes here you get support for the National Semiconductor
210 LM63 remote diode digital temperature sensor with integrated fan 210 LM63 remote diode digital temperature sensor with integrated fan
@@ -241,7 +241,7 @@ config SENSORS_LM75
241 241
242config SENSORS_LM77 242config SENSORS_LM77
243 tristate "National Semiconductor LM77" 243 tristate "National Semiconductor LM77"
244 depends on HWMON && I2C && EXPERIMENTAL 244 depends on HWMON && I2C
245 help 245 help
246 If you say yes here you get support for National Semiconductor LM77 246 If you say yes here you get support for National Semiconductor LM77
247 sensor chips. 247 sensor chips.
@@ -251,7 +251,7 @@ config SENSORS_LM77
251 251
252config SENSORS_LM78 252config SENSORS_LM78
253 tristate "National Semiconductor LM78 and compatibles" 253 tristate "National Semiconductor LM78 and compatibles"
254 depends on HWMON && I2C && EXPERIMENTAL 254 depends on HWMON && I2C
255 select I2C_ISA 255 select I2C_ISA
256 select HWMON_VID 256 select HWMON_VID
257 help 257 help
@@ -294,7 +294,7 @@ config SENSORS_LM85
294 294
295config SENSORS_LM87 295config SENSORS_LM87
296 tristate "National Semiconductor LM87" 296 tristate "National Semiconductor LM87"
297 depends on HWMON && I2C && EXPERIMENTAL 297 depends on HWMON && I2C
298 select HWMON_VID 298 select HWMON_VID
299 help 299 help
300 If you say yes here you get support for National Semiconductor LM87 300 If you say yes here you get support for National Semiconductor LM87
@@ -319,7 +319,7 @@ config SENSORS_LM90
319 319
320config SENSORS_LM92 320config SENSORS_LM92
321 tristate "National Semiconductor LM92 and compatibles" 321 tristate "National Semiconductor LM92 and compatibles"
322 depends on HWMON && I2C && EXPERIMENTAL 322 depends on HWMON && I2C
323 help 323 help
324 If you say yes here you get support for National Semiconductor LM92 324 If you say yes here you get support for National Semiconductor LM92
325 and Maxim MAX6635 sensor chips. 325 and Maxim MAX6635 sensor chips.
@@ -329,7 +329,7 @@ config SENSORS_LM92
329 329
330config SENSORS_MAX1619 330config SENSORS_MAX1619
331 tristate "Maxim MAX1619 sensor chip" 331 tristate "Maxim MAX1619 sensor chip"
332 depends on HWMON && I2C && EXPERIMENTAL 332 depends on HWMON && I2C
333 help 333 help
334 If you say yes here you get support for MAX1619 sensor chip. 334 If you say yes here you get support for MAX1619 sensor chip.
335 335
@@ -364,7 +364,7 @@ config SENSORS_SIS5595
364 364
365config SENSORS_SMSC47M1 365config SENSORS_SMSC47M1
366 tristate "SMSC LPC47M10x and compatibles" 366 tristate "SMSC LPC47M10x and compatibles"
367 depends on HWMON && I2C && EXPERIMENTAL 367 depends on HWMON && I2C
368 select I2C_ISA 368 select I2C_ISA
369 help 369 help
370 If you say yes here you get support for the integrated fan 370 If you say yes here you get support for the integrated fan
@@ -418,7 +418,7 @@ config SENSORS_VIA686A
418 will be called via686a. 418 will be called via686a.
419 419
420config SENSORS_VT8231 420config SENSORS_VT8231
421 tristate "VT8231" 421 tristate "VIA VT8231"
422 depends on HWMON && I2C && PCI && EXPERIMENTAL 422 depends on HWMON && I2C && PCI && EXPERIMENTAL
423 select HWMON_VID 423 select HWMON_VID
424 select I2C_ISA 424 select I2C_ISA