Commit 0b22ce3b authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare

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: default avatarJean 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: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
parent f6c61cff
...@@ -129,7 +129,7 @@ config SENSORS_ADM1025 ...@@ -129,7 +129,7 @@ config SENSORS_ADM1025
config SENSORS_ADM1026 config SENSORS_ADM1026
tristate "Analog Devices ADM1026 and compatibles" tristate "Analog Devices ADM1026 and compatibles"
depends on I2C && EXPERIMENTAL depends on I2C
select HWMON_VID select HWMON_VID
help help
If you say yes here you get support for Analog Devices ADM1026 If you say yes here you get support for Analog Devices ADM1026
...@@ -140,7 +140,7 @@ config SENSORS_ADM1026 ...@@ -140,7 +140,7 @@ config SENSORS_ADM1026
config SENSORS_ADM1029 config SENSORS_ADM1029
tristate "Analog Devices ADM1029" tristate "Analog Devices ADM1029"
depends on I2C && EXPERIMENTAL depends on I2C
help help
If you say yes here you get support for Analog Devices ADM1029 If you say yes here you get support for Analog Devices ADM1029
sensor chip. sensor chip.
...@@ -151,7 +151,7 @@ config SENSORS_ADM1029 ...@@ -151,7 +151,7 @@ config SENSORS_ADM1029
config SENSORS_ADM1031 config SENSORS_ADM1031
tristate "Analog Devices ADM1031 and compatibles" tristate "Analog Devices ADM1031 and compatibles"
depends on I2C && EXPERIMENTAL depends on I2C
help help
If you say yes here you get support for Analog Devices ADM1031 If you say yes here you get support for Analog Devices ADM1031
and ADM1030 sensor chips. and ADM1030 sensor chips.
...@@ -202,7 +202,7 @@ config SENSORS_ADT7470 ...@@ -202,7 +202,7 @@ config SENSORS_ADT7470
config SENSORS_ADT7475 config SENSORS_ADT7475
tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
depends on I2C && EXPERIMENTAL depends on I2C
select HWMON_VID select HWMON_VID
help help
If you say yes here you get support for the Analog Devices If you say yes here you get support for the Analog Devices
...@@ -296,7 +296,6 @@ config SENSORS_I5K_AMB ...@@ -296,7 +296,6 @@ config SENSORS_I5K_AMB
config SENSORS_F71805F config SENSORS_F71805F
tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG" tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
depends on EXPERIMENTAL
help help
If you say yes here you get support for hardware monitoring If you say yes here you get support for hardware monitoring
features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
...@@ -307,7 +306,6 @@ config SENSORS_F71805F ...@@ -307,7 +306,6 @@ config SENSORS_F71805F
config SENSORS_F71882FG config SENSORS_F71882FG
tristate "Fintek F71858FG, F71862FG, F71882FG, F71889FG and F8000" tristate "Fintek F71858FG, F71862FG, F71882FG, F71889FG and F8000"
depends on EXPERIMENTAL
help help
If you say yes here you get support for hardware monitoring If you say yes here you get support for hardware monitoring
features of the Fintek F71858FG, F71862FG/71863FG, F71882FG/F71883FG, features of the Fintek F71858FG, F71862FG/71863FG, F71882FG/F71883FG,
...@@ -317,8 +315,8 @@ config SENSORS_F71882FG ...@@ -317,8 +315,8 @@ config SENSORS_F71882FG
will be called f71882fg. will be called f71882fg.
config SENSORS_F75375S config SENSORS_F75375S
tristate "Fintek F75375S/SP and F75373"; tristate "Fintek F75375S/SP and F75373"
depends on I2C && EXPERIMENTAL depends on I2C
help help
If you say yes here you get support for hardware monitoring If you say yes here you get support for hardware monitoring
features of the Fintek F75375S/SP and F75373 features of the Fintek F75375S/SP and F75373
...@@ -473,7 +471,7 @@ config SENSORS_LM63 ...@@ -473,7 +471,7 @@ config SENSORS_LM63
config SENSORS_LM70 config SENSORS_LM70
tristate "National Semiconductor LM70 / Texas Instruments TMP121" tristate "National Semiconductor LM70 / Texas Instruments TMP121"
depends on SPI_MASTER && EXPERIMENTAL depends on SPI_MASTER
help help
If you say yes here you get support for the National Semiconductor If you say yes here you get support for the National Semiconductor
LM70 and Texas Instruments TMP121/TMP123 digital temperature LM70 and Texas Instruments TMP121/TMP123 digital temperature
...@@ -541,7 +539,7 @@ config SENSORS_LM78 ...@@ -541,7 +539,7 @@ config SENSORS_LM78
config SENSORS_LM80 config SENSORS_LM80
tristate "National Semiconductor LM80" tristate "National Semiconductor LM80"
depends on I2C && EXPERIMENTAL depends on I2C
help help
If you say yes here you get support for National Semiconductor If you say yes here you get support for National Semiconductor
LM80 sensor chips. LM80 sensor chips.
...@@ -561,7 +559,7 @@ config SENSORS_LM83 ...@@ -561,7 +559,7 @@ config SENSORS_LM83
config SENSORS_LM85 config SENSORS_LM85
tristate "National Semiconductor LM85 and compatibles" tristate "National Semiconductor LM85 and compatibles"
depends on I2C && EXPERIMENTAL depends on I2C
select HWMON_VID select HWMON_VID
help help
If you say yes here you get support for National Semiconductor LM85 If you say yes here you get support for National Semiconductor LM85
...@@ -701,7 +699,6 @@ config SENSORS_PC87360 ...@@ -701,7 +699,6 @@ config SENSORS_PC87360
config SENSORS_PC87427 config SENSORS_PC87427
tristate "National Semiconductor PC87427" tristate "National Semiconductor PC87427"
depends on EXPERIMENTAL
help help
If you say yes here you get access to the hardware monitoring If you say yes here you get access to the hardware monitoring
functions of the National Semiconductor PC87427 Super-I/O chip. functions of the National Semiconductor PC87427 Super-I/O chip.
...@@ -829,7 +826,7 @@ config SENSORS_SMSC47M1 ...@@ -829,7 +826,7 @@ config SENSORS_SMSC47M1
config SENSORS_SMSC47M192 config SENSORS_SMSC47M192
tristate "SMSC LPC47M192 and compatibles" tristate "SMSC LPC47M192 and compatibles"
depends on I2C && EXPERIMENTAL depends on I2C
select HWMON_VID select HWMON_VID
help help
If you say yes here you get support for the temperature and If you say yes here you get support for the temperature and
...@@ -885,7 +882,7 @@ config SENSORS_AMC6821 ...@@ -885,7 +882,7 @@ config SENSORS_AMC6821
config SENSORS_THMC50 config SENSORS_THMC50
tristate "Texas Instruments THMC50 / Analog Devices ADM1022" tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
depends on I2C && EXPERIMENTAL depends on I2C
help help
If you say yes here you get support for Texas Instruments THMC50 If you say yes here you get support for Texas Instruments THMC50
sensor chips and clones: the Analog Devices ADM1022. sensor chips and clones: the Analog Devices ADM1022.
...@@ -943,7 +940,6 @@ config SENSORS_VIA686A ...@@ -943,7 +940,6 @@ config SENSORS_VIA686A
config SENSORS_VT1211 config SENSORS_VT1211
tristate "VIA VT1211" tristate "VIA VT1211"
depends on EXPERIMENTAL
select HWMON_VID select HWMON_VID
help help
If you say yes here then you get support for hardware monitoring If you say yes here then you get support for hardware monitoring
...@@ -987,7 +983,7 @@ config SENSORS_W83791D ...@@ -987,7 +983,7 @@ config SENSORS_W83791D
config SENSORS_W83792D config SENSORS_W83792D
tristate "Winbond W83792D" tristate "Winbond W83792D"
depends on I2C && EXPERIMENTAL depends on I2C
help help
If you say yes here you get support for the Winbond W83792D chip. If you say yes here you get support for the Winbond W83792D chip.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment