diff options
author | Jean Delvare <khali@linux-fr.org> | 2006-09-24 14:51:37 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-09-28 18:31:15 -0400 |
commit | 51bd56339335fad3643739504523190cd6d3416b (patch) | |
tree | f05830de081ea058677e61a6ec2eaa050ca64920 /drivers/hwmon | |
parent | ef4c4fdb2809c84c2ed8f037ae7c96cc03992569 (diff) |
hwmon: Make a dozen drivers no more experimental
hwmon: Make a dozen drivers no more experimental
Remove the EXPERIMENTAL tag from a dozen hardware monitoring drivers.
They are in the tree for quite a long time, so we would know by now if
they were causing trouble.
Also make it clearer that the VT8231 is a VIA chip.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r-- | drivers/hwmon/Kconfig | 26 |
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 | ||
54 | config SENSORS_ADM1025 | 54 | config 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 | ||
132 | config SENSORS_DS1621 | 132 | config 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 | ||
152 | config SENSORS_FSCHER | 152 | config 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 | ||
162 | config SENSORS_FSCPOS | 162 | config 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 | ||
182 | config SENSORS_GL520SM | 182 | config 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 | ||
205 | config SENSORS_LM63 | 205 | config 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 | ||
242 | config SENSORS_LM77 | 242 | config 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 | ||
252 | config SENSORS_LM78 | 252 | config 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 | ||
295 | config SENSORS_LM87 | 295 | config 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 | ||
320 | config SENSORS_LM92 | 320 | config 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 | ||
330 | config SENSORS_MAX1619 | 330 | config 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 | ||
365 | config SENSORS_SMSC47M1 | 365 | config 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 | ||
420 | config SENSORS_VT8231 | 420 | config 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 |