aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2010-10-28 14:31:50 -0400
committerJean Delvare <khali@endymion.delvare>2010-10-28 14:31:50 -0400
commit0b22ce3b7de718882e2c2ca979490a50d798a838 (patch)
treeaf6844295e076869233f241a8791c327376be372
parentf6c61cff8bcb58b8dfb645d4243a049908c02024 (diff)
hwmon: Remove many EXPERIMENTAL flags
Remove the dependency on EXPERIMENTAL for all drivers which are in the kernel tree for a long time, are known to work properly and for which we have documentation. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Corentin Labbe <corentin.labbe@geomatys.fr> Cc: Riku Voipio <riku.voipio@iki.fi> Cc: Juerg Haefliger <juergh@gmail.com> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
-rw-r--r--drivers/hwmon/Kconfig28
1 files changed, 12 insertions, 16 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index ba6905a212bc..aefb9e6db237 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -129,7 +129,7 @@ config SENSORS_ADM1025
129 129
130config SENSORS_ADM1026 130config SENSORS_ADM1026
131 tristate "Analog Devices ADM1026 and compatibles" 131 tristate "Analog Devices ADM1026 and compatibles"
132 depends on I2C && EXPERIMENTAL 132 depends on I2C
133 select HWMON_VID 133 select HWMON_VID
134 help 134 help
135 If you say yes here you get support for Analog Devices ADM1026 135 If you say yes here you get support for Analog Devices ADM1026
@@ -140,7 +140,7 @@ config SENSORS_ADM1026
140 140
141config SENSORS_ADM1029 141config SENSORS_ADM1029
142 tristate "Analog Devices ADM1029" 142 tristate "Analog Devices ADM1029"
143 depends on I2C && EXPERIMENTAL 143 depends on I2C
144 help 144 help
145 If you say yes here you get support for Analog Devices ADM1029 145 If you say yes here you get support for Analog Devices ADM1029
146 sensor chip. 146 sensor chip.
@@ -151,7 +151,7 @@ config SENSORS_ADM1029
151 151
152config SENSORS_ADM1031 152config SENSORS_ADM1031
153 tristate "Analog Devices ADM1031 and compatibles" 153 tristate "Analog Devices ADM1031 and compatibles"
154 depends on I2C && EXPERIMENTAL 154 depends on I2C
155 help 155 help
156 If you say yes here you get support for Analog Devices ADM1031 156 If you say yes here you get support for Analog Devices ADM1031
157 and ADM1030 sensor chips. 157 and ADM1030 sensor chips.
@@ -202,7 +202,7 @@ config SENSORS_ADT7470
202 202
203config SENSORS_ADT7475 203config SENSORS_ADT7475
204 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 204 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
205 depends on I2C && EXPERIMENTAL 205 depends on I2C
206 select HWMON_VID 206 select HWMON_VID
207 help 207 help
208 If you say yes here you get support for the Analog Devices 208 If you say yes here you get support for the Analog Devices
@@ -296,7 +296,6 @@ config SENSORS_I5K_AMB
296 296
297config SENSORS_F71805F 297config SENSORS_F71805F
298 tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG" 298 tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
299 depends on EXPERIMENTAL
300 help 299 help
301 If you say yes here you get support for hardware monitoring 300 If you say yes here you get support for hardware monitoring
302 features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG 301 features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
@@ -307,7 +306,6 @@ config SENSORS_F71805F
307 306
308config SENSORS_F71882FG 307config SENSORS_F71882FG
309 tristate "Fintek F71858FG, F71862FG, F71882FG, F71889FG and F8000" 308 tristate "Fintek F71858FG, F71862FG, F71882FG, F71889FG and F8000"
310 depends on EXPERIMENTAL
311 help 309 help
312 If you say yes here you get support for hardware monitoring 310 If you say yes here you get support for hardware monitoring
313 features of the Fintek F71858FG, F71862FG/71863FG, F71882FG/F71883FG, 311 features of the Fintek F71858FG, F71862FG/71863FG, F71882FG/F71883FG,
@@ -317,8 +315,8 @@ config SENSORS_F71882FG
317 will be called f71882fg. 315 will be called f71882fg.
318 316
319config SENSORS_F75375S 317config SENSORS_F75375S
320 tristate "Fintek F75375S/SP and F75373"; 318 tristate "Fintek F75375S/SP and F75373"
321 depends on I2C && EXPERIMENTAL 319 depends on I2C
322 help 320 help
323 If you say yes here you get support for hardware monitoring 321 If you say yes here you get support for hardware monitoring
324 features of the Fintek F75375S/SP and F75373 322 features of the Fintek F75375S/SP and F75373
@@ -473,7 +471,7 @@ config SENSORS_LM63
473 471
474config SENSORS_LM70 472config SENSORS_LM70
475 tristate "National Semiconductor LM70 / Texas Instruments TMP121" 473 tristate "National Semiconductor LM70 / Texas Instruments TMP121"
476 depends on SPI_MASTER && EXPERIMENTAL 474 depends on SPI_MASTER
477 help 475 help
478 If you say yes here you get support for the National Semiconductor 476 If you say yes here you get support for the National Semiconductor
479 LM70 and Texas Instruments TMP121/TMP123 digital temperature 477 LM70 and Texas Instruments TMP121/TMP123 digital temperature
@@ -541,7 +539,7 @@ config SENSORS_LM78
541 539
542config SENSORS_LM80 540config SENSORS_LM80
543 tristate "National Semiconductor LM80" 541 tristate "National Semiconductor LM80"
544 depends on I2C && EXPERIMENTAL 542 depends on I2C
545 help 543 help
546 If you say yes here you get support for National Semiconductor 544 If you say yes here you get support for National Semiconductor
547 LM80 sensor chips. 545 LM80 sensor chips.
@@ -561,7 +559,7 @@ config SENSORS_LM83
561 559
562config SENSORS_LM85 560config SENSORS_LM85
563 tristate "National Semiconductor LM85 and compatibles" 561 tristate "National Semiconductor LM85 and compatibles"
564 depends on I2C && EXPERIMENTAL 562 depends on I2C
565 select HWMON_VID 563 select HWMON_VID
566 help 564 help
567 If you say yes here you get support for National Semiconductor LM85 565 If you say yes here you get support for National Semiconductor LM85
@@ -701,7 +699,6 @@ config SENSORS_PC87360
701 699
702config SENSORS_PC87427 700config SENSORS_PC87427
703 tristate "National Semiconductor PC87427" 701 tristate "National Semiconductor PC87427"
704 depends on EXPERIMENTAL
705 help 702 help
706 If you say yes here you get access to the hardware monitoring 703 If you say yes here you get access to the hardware monitoring
707 functions of the National Semiconductor PC87427 Super-I/O chip. 704 functions of the National Semiconductor PC87427 Super-I/O chip.
@@ -829,7 +826,7 @@ config SENSORS_SMSC47M1
829 826
830config SENSORS_SMSC47M192 827config SENSORS_SMSC47M192
831 tristate "SMSC LPC47M192 and compatibles" 828 tristate "SMSC LPC47M192 and compatibles"
832 depends on I2C && EXPERIMENTAL 829 depends on I2C
833 select HWMON_VID 830 select HWMON_VID
834 help 831 help
835 If you say yes here you get support for the temperature and 832 If you say yes here you get support for the temperature and
@@ -885,7 +882,7 @@ config SENSORS_AMC6821
885 882
886config SENSORS_THMC50 883config SENSORS_THMC50
887 tristate "Texas Instruments THMC50 / Analog Devices ADM1022" 884 tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
888 depends on I2C && EXPERIMENTAL 885 depends on I2C
889 help 886 help
890 If you say yes here you get support for Texas Instruments THMC50 887 If you say yes here you get support for Texas Instruments THMC50
891 sensor chips and clones: the Analog Devices ADM1022. 888 sensor chips and clones: the Analog Devices ADM1022.
@@ -943,7 +940,6 @@ config SENSORS_VIA686A
943 940
944config SENSORS_VT1211 941config SENSORS_VT1211
945 tristate "VIA VT1211" 942 tristate "VIA VT1211"
946 depends on EXPERIMENTAL
947 select HWMON_VID 943 select HWMON_VID
948 help 944 help
949 If you say yes here then you get support for hardware monitoring 945 If you say yes here then you get support for hardware monitoring
@@ -987,7 +983,7 @@ config SENSORS_W83791D
987 983
988config SENSORS_W83792D 984config SENSORS_W83792D
989 tristate "Winbond W83792D" 985 tristate "Winbond W83792D"
990 depends on I2C && EXPERIMENTAL 986 depends on I2C
991 help 987 help
992 If you say yes here you get support for the Winbond W83792D chip. 988 If you say yes here you get support for the Winbond W83792D chip.
993 989