diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-09-15 10:59:15 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2012-09-24 00:08:35 -0400 |
commit | e2d8c2b6de2db6d11afc661148b53691c2593f67 (patch) | |
tree | c474b3c8c24d951ad3c54bf216fd635b9b8b7553 /drivers/hwmon | |
parent | ca2e24cbed1309d9c8ff50591294a0c82bd548d9 (diff) |
hwmon: Drop dependencies on EXPERIMENTAL
CONFIG_EXPERIMENTAL is expected to be removed, so drop dependencies on it.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r-- | drivers/hwmon/Kconfig | 81 |
1 files changed, 40 insertions, 41 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 6cf51cbeca6f..6bc49cfb9f7b 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -41,7 +41,7 @@ comment "Native drivers" | |||
41 | 41 | ||
42 | config SENSORS_ABITUGURU | 42 | config SENSORS_ABITUGURU |
43 | tristate "Abit uGuru (rev 1 & 2)" | 43 | tristate "Abit uGuru (rev 1 & 2)" |
44 | depends on X86 && DMI && EXPERIMENTAL | 44 | depends on X86 && DMI |
45 | help | 45 | help |
46 | If you say yes here you get support for the sensor part of the first | 46 | If you say yes here you get support for the sensor part of the first |
47 | and second revision of the Abit uGuru chip. The voltage and frequency | 47 | and second revision of the Abit uGuru chip. The voltage and frequency |
@@ -56,7 +56,7 @@ config SENSORS_ABITUGURU | |||
56 | 56 | ||
57 | config SENSORS_ABITUGURU3 | 57 | config SENSORS_ABITUGURU3 |
58 | tristate "Abit uGuru (rev 3)" | 58 | tristate "Abit uGuru (rev 3)" |
59 | depends on X86 && DMI && EXPERIMENTAL | 59 | depends on X86 && DMI |
60 | help | 60 | help |
61 | If you say yes here you get support for the sensor part of the | 61 | If you say yes here you get support for the sensor part of the |
62 | third revision of the Abit uGuru chip. Only reading the sensors | 62 | third revision of the Abit uGuru chip. Only reading the sensors |
@@ -70,7 +70,7 @@ config SENSORS_ABITUGURU3 | |||
70 | 70 | ||
71 | config SENSORS_AD7314 | 71 | config SENSORS_AD7314 |
72 | tristate "Analog Devices AD7314 and compatibles" | 72 | tristate "Analog Devices AD7314 and compatibles" |
73 | depends on SPI && EXPERIMENTAL | 73 | depends on SPI |
74 | help | 74 | help |
75 | If you say yes here you get support for the Analog Devices | 75 | If you say yes here you get support for the Analog Devices |
76 | AD7314, ADT7301 and ADT7302 temperature sensors. | 76 | AD7314, ADT7301 and ADT7302 temperature sensors. |
@@ -80,7 +80,7 @@ config SENSORS_AD7314 | |||
80 | 80 | ||
81 | config SENSORS_AD7414 | 81 | config SENSORS_AD7414 |
82 | tristate "Analog Devices AD7414" | 82 | tristate "Analog Devices AD7414" |
83 | depends on I2C && EXPERIMENTAL | 83 | depends on I2C |
84 | help | 84 | help |
85 | If you say yes here you get support for the Analog Devices | 85 | If you say yes here you get support for the Analog Devices |
86 | AD7414 temperature monitoring chip. | 86 | AD7414 temperature monitoring chip. |
@@ -90,7 +90,7 @@ config SENSORS_AD7414 | |||
90 | 90 | ||
91 | config SENSORS_AD7418 | 91 | config SENSORS_AD7418 |
92 | tristate "Analog Devices AD7416, AD7417 and AD7418" | 92 | tristate "Analog Devices AD7416, AD7417 and AD7418" |
93 | depends on I2C && EXPERIMENTAL | 93 | depends on I2C |
94 | help | 94 | help |
95 | If you say yes here you get support for the Analog Devices | 95 | If you say yes here you get support for the Analog Devices |
96 | AD7416, AD7417 and AD7418 temperature monitoring chips. | 96 | AD7416, AD7417 and AD7418 temperature monitoring chips. |
@@ -100,7 +100,7 @@ config SENSORS_AD7418 | |||
100 | 100 | ||
101 | config SENSORS_ADCXX | 101 | config SENSORS_ADCXX |
102 | tristate "National Semiconductor ADCxxxSxxx" | 102 | tristate "National Semiconductor ADCxxxSxxx" |
103 | depends on SPI_MASTER && EXPERIMENTAL | 103 | depends on SPI_MASTER |
104 | help | 104 | help |
105 | If you say yes here you get support for the National Semiconductor | 105 | If you say yes here you get support for the National Semiconductor |
106 | ADC<bb><c>S<sss> chip family, where | 106 | ADC<bb><c>S<sss> chip family, where |
@@ -181,7 +181,7 @@ config SENSORS_ADM9240 | |||
181 | 181 | ||
182 | config SENSORS_ADT7410 | 182 | config SENSORS_ADT7410 |
183 | tristate "Analog Devices ADT7410" | 183 | tristate "Analog Devices ADT7410" |
184 | depends on I2C && EXPERIMENTAL | 184 | depends on I2C |
185 | help | 185 | help |
186 | If you say yes here you get support for the Analog Devices | 186 | If you say yes here you get support for the Analog Devices |
187 | ADT7410 temperature monitoring chip. | 187 | ADT7410 temperature monitoring chip. |
@@ -191,7 +191,7 @@ config SENSORS_ADT7410 | |||
191 | 191 | ||
192 | config SENSORS_ADT7411 | 192 | config SENSORS_ADT7411 |
193 | tristate "Analog Devices ADT7411" | 193 | tristate "Analog Devices ADT7411" |
194 | depends on I2C && EXPERIMENTAL | 194 | depends on I2C |
195 | help | 195 | help |
196 | If you say yes here you get support for the Analog Devices | 196 | If you say yes here you get support for the Analog Devices |
197 | ADT7411 voltage and temperature monitoring chip. | 197 | ADT7411 voltage and temperature monitoring chip. |
@@ -201,7 +201,7 @@ config SENSORS_ADT7411 | |||
201 | 201 | ||
202 | config SENSORS_ADT7462 | 202 | config SENSORS_ADT7462 |
203 | tristate "Analog Devices ADT7462" | 203 | tristate "Analog Devices ADT7462" |
204 | depends on I2C && EXPERIMENTAL | 204 | depends on I2C |
205 | help | 205 | help |
206 | If you say yes here you get support for the Analog Devices | 206 | If you say yes here you get support for the Analog Devices |
207 | ADT7462 temperature monitoring chips. | 207 | ADT7462 temperature monitoring chips. |
@@ -211,7 +211,7 @@ config SENSORS_ADT7462 | |||
211 | 211 | ||
212 | config SENSORS_ADT7470 | 212 | config SENSORS_ADT7470 |
213 | tristate "Analog Devices ADT7470" | 213 | tristate "Analog Devices ADT7470" |
214 | depends on I2C && EXPERIMENTAL | 214 | depends on I2C |
215 | help | 215 | help |
216 | If you say yes here you get support for the Analog Devices | 216 | If you say yes here you get support for the Analog Devices |
217 | ADT7470 temperature monitoring chips. | 217 | ADT7470 temperature monitoring chips. |
@@ -246,7 +246,7 @@ config SENSORS_ASC7621 | |||
246 | 246 | ||
247 | config SENSORS_K8TEMP | 247 | config SENSORS_K8TEMP |
248 | tristate "AMD Athlon64/FX or Opteron temperature sensor" | 248 | tristate "AMD Athlon64/FX or Opteron temperature sensor" |
249 | depends on X86 && PCI && EXPERIMENTAL | 249 | depends on X86 && PCI |
250 | help | 250 | help |
251 | If you say yes here you get support for the temperature | 251 | If you say yes here you get support for the temperature |
252 | sensor(s) inside your CPU. Supported is whole AMD K8 | 252 | sensor(s) inside your CPU. Supported is whole AMD K8 |
@@ -281,7 +281,7 @@ config SENSORS_FAM15H_POWER | |||
281 | 281 | ||
282 | config SENSORS_ASB100 | 282 | config SENSORS_ASB100 |
283 | tristate "Asus ASB100 Bach" | 283 | tristate "Asus ASB100 Bach" |
284 | depends on X86 && I2C && EXPERIMENTAL | 284 | depends on X86 && I2C |
285 | select HWMON_VID | 285 | select HWMON_VID |
286 | help | 286 | help |
287 | If you say yes here you get support for the ASB100 Bach sensor | 287 | If you say yes here you get support for the ASB100 Bach sensor |
@@ -292,7 +292,7 @@ config SENSORS_ASB100 | |||
292 | 292 | ||
293 | config SENSORS_ATXP1 | 293 | config SENSORS_ATXP1 |
294 | tristate "Attansic ATXP1 VID controller" | 294 | tristate "Attansic ATXP1 VID controller" |
295 | depends on I2C && EXPERIMENTAL | 295 | depends on I2C |
296 | select HWMON_VID | 296 | select HWMON_VID |
297 | help | 297 | help |
298 | If you say yes here you get support for the Attansic ATXP1 VID | 298 | If you say yes here you get support for the Attansic ATXP1 VID |
@@ -346,7 +346,7 @@ config SENSORS_EXYNOS4_TMU | |||
346 | 346 | ||
347 | config SENSORS_I5K_AMB | 347 | config SENSORS_I5K_AMB |
348 | tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets" | 348 | tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets" |
349 | depends on PCI && EXPERIMENTAL | 349 | depends on PCI |
350 | help | 350 | help |
351 | If you say yes here you get support for FB-DIMM AMB temperature | 351 | If you say yes here you get support for FB-DIMM AMB temperature |
352 | monitoring chips on systems with the Intel 5000 series chipset. | 352 | monitoring chips on systems with the Intel 5000 series chipset. |
@@ -455,7 +455,7 @@ config SENSORS_GPIO_FAN | |||
455 | 455 | ||
456 | config SENSORS_HIH6130 | 456 | config SENSORS_HIH6130 |
457 | tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor" | 457 | tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor" |
458 | depends on I2C && EXPERIMENTAL | 458 | depends on I2C |
459 | help | 459 | help |
460 | If you say yes here you get support for Honeywell Humidicon | 460 | If you say yes here you get support for Honeywell Humidicon |
461 | HIH-6130 and HIH-6131 Humidicon humidity sensors. | 461 | HIH-6130 and HIH-6131 Humidicon humidity sensors. |
@@ -465,7 +465,7 @@ config SENSORS_HIH6130 | |||
465 | 465 | ||
466 | config SENSORS_CORETEMP | 466 | config SENSORS_CORETEMP |
467 | tristate "Intel Core/Core2/Atom temperature sensor" | 467 | tristate "Intel Core/Core2/Atom temperature sensor" |
468 | depends on X86 && PCI && EXPERIMENTAL | 468 | depends on X86 && PCI |
469 | help | 469 | help |
470 | If you say yes here you get support for the temperature | 470 | If you say yes here you get support for the temperature |
471 | sensor inside your CPU. Most of the family 6 CPUs | 471 | sensor inside your CPU. Most of the family 6 CPUs |
@@ -537,7 +537,7 @@ config SENSORS_JC42 | |||
537 | 537 | ||
538 | config SENSORS_LINEAGE | 538 | config SENSORS_LINEAGE |
539 | tristate "Lineage Compact Power Line Power Entry Module" | 539 | tristate "Lineage Compact Power Line Power Entry Module" |
540 | depends on I2C && EXPERIMENTAL | 540 | depends on I2C |
541 | help | 541 | help |
542 | If you say yes here you get support for the Lineage Compact Power Line | 542 | If you say yes here you get support for the Lineage Compact Power Line |
543 | series of DC/DC and AC/DC converters such as CP1800, CP2000AC, | 543 | series of DC/DC and AC/DC converters such as CP1800, CP2000AC, |
@@ -719,7 +719,7 @@ config SENSORS_LTC4151 | |||
719 | 719 | ||
720 | config SENSORS_LTC4215 | 720 | config SENSORS_LTC4215 |
721 | tristate "Linear Technology LTC4215" | 721 | tristate "Linear Technology LTC4215" |
722 | depends on I2C && EXPERIMENTAL | 722 | depends on I2C |
723 | default n | 723 | default n |
724 | help | 724 | help |
725 | If you say yes here you get support for Linear Technology LTC4215 | 725 | If you say yes here you get support for Linear Technology LTC4215 |
@@ -730,7 +730,7 @@ config SENSORS_LTC4215 | |||
730 | 730 | ||
731 | config SENSORS_LTC4245 | 731 | config SENSORS_LTC4245 |
732 | tristate "Linear Technology LTC4245" | 732 | tristate "Linear Technology LTC4245" |
733 | depends on I2C && EXPERIMENTAL | 733 | depends on I2C |
734 | default n | 734 | default n |
735 | help | 735 | help |
736 | If you say yes here you get support for Linear Technology LTC4245 | 736 | If you say yes here you get support for Linear Technology LTC4245 |
@@ -741,7 +741,7 @@ config SENSORS_LTC4245 | |||
741 | 741 | ||
742 | config SENSORS_LTC4261 | 742 | config SENSORS_LTC4261 |
743 | tristate "Linear Technology LTC4261" | 743 | tristate "Linear Technology LTC4261" |
744 | depends on I2C && EXPERIMENTAL | 744 | depends on I2C |
745 | default n | 745 | default n |
746 | help | 746 | help |
747 | If you say yes here you get support for Linear Technology LTC4261 | 747 | If you say yes here you get support for Linear Technology LTC4261 |
@@ -762,7 +762,7 @@ config SENSORS_LM95241 | |||
762 | 762 | ||
763 | config SENSORS_LM95245 | 763 | config SENSORS_LM95245 |
764 | tristate "National Semiconductor LM95245 sensor chip" | 764 | tristate "National Semiconductor LM95245 sensor chip" |
765 | depends on I2C && EXPERIMENTAL | 765 | depends on I2C |
766 | help | 766 | help |
767 | If you say yes here you get support for LM95245 sensor chip. | 767 | If you say yes here you get support for LM95245 sensor chip. |
768 | 768 | ||
@@ -806,7 +806,7 @@ config SENSORS_MAX1619 | |||
806 | 806 | ||
807 | config SENSORS_MAX1668 | 807 | config SENSORS_MAX1668 |
808 | tristate "Maxim MAX1668 and compatibles" | 808 | tristate "Maxim MAX1668 and compatibles" |
809 | depends on I2C && EXPERIMENTAL | 809 | depends on I2C |
810 | help | 810 | help |
811 | If you say yes here you get support for MAX1668, MAX1989 and | 811 | If you say yes here you get support for MAX1668, MAX1989 and |
812 | MAX1805 chips. | 812 | MAX1805 chips. |
@@ -825,7 +825,7 @@ config SENSORS_MAX197 | |||
825 | 825 | ||
826 | config SENSORS_MAX6639 | 826 | config SENSORS_MAX6639 |
827 | tristate "Maxim MAX6639 sensor chip" | 827 | tristate "Maxim MAX6639 sensor chip" |
828 | depends on I2C && EXPERIMENTAL | 828 | depends on I2C |
829 | help | 829 | help |
830 | If you say yes here you get support for the MAX6639 | 830 | If you say yes here you get support for the MAX6639 |
831 | sensor chips. | 831 | sensor chips. |
@@ -835,7 +835,7 @@ config SENSORS_MAX6639 | |||
835 | 835 | ||
836 | config SENSORS_MAX6642 | 836 | config SENSORS_MAX6642 |
837 | tristate "Maxim MAX6642 sensor chip" | 837 | tristate "Maxim MAX6642 sensor chip" |
838 | depends on I2C && EXPERIMENTAL | 838 | depends on I2C |
839 | help | 839 | help |
840 | If you say yes here you get support for MAX6642 sensor chip. | 840 | If you say yes here you get support for MAX6642 sensor chip. |
841 | MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor | 841 | MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor |
@@ -846,7 +846,7 @@ config SENSORS_MAX6642 | |||
846 | 846 | ||
847 | config SENSORS_MAX6650 | 847 | config SENSORS_MAX6650 |
848 | tristate "Maxim MAX6650 sensor chip" | 848 | tristate "Maxim MAX6650 sensor chip" |
849 | depends on I2C && EXPERIMENTAL | 849 | depends on I2C |
850 | help | 850 | help |
851 | If you say yes here you get support for the MAX6650 / MAX6651 | 851 | If you say yes here you get support for the MAX6650 / MAX6651 |
852 | sensor chips. | 852 | sensor chips. |
@@ -856,7 +856,7 @@ config SENSORS_MAX6650 | |||
856 | 856 | ||
857 | config SENSORS_MCP3021 | 857 | config SENSORS_MCP3021 |
858 | tristate "Microchip MCP3021" | 858 | tristate "Microchip MCP3021" |
859 | depends on I2C && EXPERIMENTAL | 859 | depends on I2C |
860 | help | 860 | help |
861 | If you say yes here you get support for the MCP3021 chip | 861 | If you say yes here you get support for the MCP3021 chip |
862 | that is a A/D converter (ADC) with 10-bit resolution. | 862 | that is a A/D converter (ADC) with 10-bit resolution. |
@@ -866,7 +866,6 @@ config SENSORS_MCP3021 | |||
866 | 866 | ||
867 | config SENSORS_NTC_THERMISTOR | 867 | config SENSORS_NTC_THERMISTOR |
868 | tristate "NTC thermistor support" | 868 | tristate "NTC thermistor support" |
869 | depends on EXPERIMENTAL | ||
870 | help | 869 | help |
871 | This driver supports NTC thermistors sensor reading and its | 870 | This driver supports NTC thermistors sensor reading and its |
872 | interpretation. The driver can also monitor the temperature and | 871 | interpretation. The driver can also monitor the temperature and |
@@ -971,7 +970,7 @@ config SENSORS_SIS5595 | |||
971 | 970 | ||
972 | config SENSORS_SMM665 | 971 | config SENSORS_SMM665 |
973 | tristate "Summit Microelectronics SMM665" | 972 | tristate "Summit Microelectronics SMM665" |
974 | depends on I2C && EXPERIMENTAL | 973 | depends on I2C |
975 | default n | 974 | default n |
976 | help | 975 | help |
977 | If you say yes here you get support for the hardware monitoring | 976 | If you say yes here you get support for the hardware monitoring |
@@ -986,7 +985,7 @@ config SENSORS_SMM665 | |||
986 | 985 | ||
987 | config SENSORS_DME1737 | 986 | config SENSORS_DME1737 |
988 | tristate "SMSC DME1737, SCH311x and compatibles" | 987 | tristate "SMSC DME1737, SCH311x and compatibles" |
989 | depends on I2C && EXPERIMENTAL && !PPC | 988 | depends on I2C && !PPC |
990 | select HWMON_VID | 989 | select HWMON_VID |
991 | help | 990 | help |
992 | If you say yes here you get support for the hardware monitoring | 991 | If you say yes here you get support for the hardware monitoring |
@@ -1062,7 +1061,7 @@ config SENSORS_SMSC47M192 | |||
1062 | 1061 | ||
1063 | config SENSORS_SMSC47B397 | 1062 | config SENSORS_SMSC47B397 |
1064 | tristate "SMSC LPC47B397-NC" | 1063 | tristate "SMSC LPC47B397-NC" |
1065 | depends on EXPERIMENTAL && !PPC | 1064 | depends on !PPC |
1066 | help | 1065 | help |
1067 | If you say yes here you get support for the SMSC LPC47B397-NC | 1066 | If you say yes here you get support for the SMSC LPC47B397-NC |
1068 | sensor chip. | 1067 | sensor chip. |
@@ -1136,7 +1135,7 @@ config SENSORS_ADS7871 | |||
1136 | 1135 | ||
1137 | config SENSORS_AMC6821 | 1136 | config SENSORS_AMC6821 |
1138 | tristate "Texas Instruments AMC6821" | 1137 | tristate "Texas Instruments AMC6821" |
1139 | depends on I2C && EXPERIMENTAL | 1138 | depends on I2C |
1140 | help | 1139 | help |
1141 | If you say yes here you get support for the Texas Instruments | 1140 | If you say yes here you get support for the Texas Instruments |
1142 | AMC6821 hardware monitoring chips. | 1141 | AMC6821 hardware monitoring chips. |
@@ -1146,7 +1145,7 @@ config SENSORS_AMC6821 | |||
1146 | 1145 | ||
1147 | config SENSORS_INA2XX | 1146 | config SENSORS_INA2XX |
1148 | tristate "Texas Instruments INA219 and compatibles" | 1147 | tristate "Texas Instruments INA219 and compatibles" |
1149 | depends on I2C && EXPERIMENTAL | 1148 | depends on I2C |
1150 | help | 1149 | help |
1151 | If you say yes here you get support for INA219, INA220, INA226, and | 1150 | If you say yes here you get support for INA219, INA220, INA226, and |
1152 | INA230 power monitor chips. | 1151 | INA230 power monitor chips. |
@@ -1169,7 +1168,7 @@ config SENSORS_THMC50 | |||
1169 | 1168 | ||
1170 | config SENSORS_TMP102 | 1169 | config SENSORS_TMP102 |
1171 | tristate "Texas Instruments TMP102" | 1170 | tristate "Texas Instruments TMP102" |
1172 | depends on I2C && EXPERIMENTAL | 1171 | depends on I2C |
1173 | help | 1172 | help |
1174 | If you say yes here you get support for Texas Instruments TMP102 | 1173 | If you say yes here you get support for Texas Instruments TMP102 |
1175 | sensor chips. | 1174 | sensor chips. |
@@ -1179,7 +1178,7 @@ config SENSORS_TMP102 | |||
1179 | 1178 | ||
1180 | config SENSORS_TMP401 | 1179 | config SENSORS_TMP401 |
1181 | tristate "Texas Instruments TMP401 and compatibles" | 1180 | tristate "Texas Instruments TMP401 and compatibles" |
1182 | depends on I2C && EXPERIMENTAL | 1181 | depends on I2C |
1183 | help | 1182 | help |
1184 | If you say yes here you get support for Texas Instruments TMP401 and | 1183 | If you say yes here you get support for Texas Instruments TMP401 and |
1185 | TMP411 temperature sensor chips. | 1184 | TMP411 temperature sensor chips. |
@@ -1189,7 +1188,7 @@ config SENSORS_TMP401 | |||
1189 | 1188 | ||
1190 | config SENSORS_TMP421 | 1189 | config SENSORS_TMP421 |
1191 | tristate "Texas Instruments TMP421 and compatible" | 1190 | tristate "Texas Instruments TMP421 and compatible" |
1192 | depends on I2C && EXPERIMENTAL | 1191 | depends on I2C |
1193 | help | 1192 | help |
1194 | If you say yes here you get support for Texas Instruments TMP421, | 1193 | If you say yes here you get support for Texas Instruments TMP421, |
1195 | TMP422 and TMP423 temperature sensor chips. | 1194 | TMP422 and TMP423 temperature sensor chips. |
@@ -1281,7 +1280,7 @@ config SENSORS_W83792D | |||
1281 | 1280 | ||
1282 | config SENSORS_W83793 | 1281 | config SENSORS_W83793 |
1283 | tristate "Winbond W83793" | 1282 | tristate "Winbond W83793" |
1284 | depends on I2C && EXPERIMENTAL | 1283 | depends on I2C |
1285 | select HWMON_VID | 1284 | select HWMON_VID |
1286 | help | 1285 | help |
1287 | If you say yes here you get support for the Winbond W83793 | 1286 | If you say yes here you get support for the Winbond W83793 |
@@ -1293,7 +1292,7 @@ config SENSORS_W83793 | |||
1293 | 1292 | ||
1294 | config SENSORS_W83795 | 1293 | config SENSORS_W83795 |
1295 | tristate "Winbond/Nuvoton W83795G/ADG" | 1294 | tristate "Winbond/Nuvoton W83795G/ADG" |
1296 | depends on I2C && EXPERIMENTAL | 1295 | depends on I2C |
1297 | help | 1296 | help |
1298 | If you say yes here you get support for the Winbond W83795G and | 1297 | If you say yes here you get support for the Winbond W83795G and |
1299 | W83795ADG hardware monitoring chip, including manual fan speed | 1298 | W83795ADG hardware monitoring chip, including manual fan speed |
@@ -1304,7 +1303,7 @@ config SENSORS_W83795 | |||
1304 | 1303 | ||
1305 | config SENSORS_W83795_FANCTRL | 1304 | config SENSORS_W83795_FANCTRL |
1306 | boolean "Include automatic fan control support (DANGEROUS)" | 1305 | boolean "Include automatic fan control support (DANGEROUS)" |
1307 | depends on SENSORS_W83795 && EXPERIMENTAL | 1306 | depends on SENSORS_W83795 |
1308 | default n | 1307 | default n |
1309 | help | 1308 | help |
1310 | If you say yes here, support for automatic fan speed control | 1309 | If you say yes here, support for automatic fan speed control |
@@ -1321,7 +1320,7 @@ config SENSORS_W83795_FANCTRL | |||
1321 | 1320 | ||
1322 | config SENSORS_W83L785TS | 1321 | config SENSORS_W83L785TS |
1323 | tristate "Winbond W83L785TS-S" | 1322 | tristate "Winbond W83L785TS-S" |
1324 | depends on I2C && EXPERIMENTAL | 1323 | depends on I2C |
1325 | help | 1324 | help |
1326 | If you say yes here you get support for the Winbond W83L785TS-S | 1325 | If you say yes here you get support for the Winbond W83L785TS-S |
1327 | sensor chip, which is used on the Asus A7N8X, among other | 1326 | sensor chip, which is used on the Asus A7N8X, among other |
@@ -1332,7 +1331,7 @@ config SENSORS_W83L785TS | |||
1332 | 1331 | ||
1333 | config SENSORS_W83L786NG | 1332 | config SENSORS_W83L786NG |
1334 | tristate "Winbond W83L786NG, W83L786NR" | 1333 | tristate "Winbond W83L786NG, W83L786NR" |
1335 | depends on I2C && EXPERIMENTAL | 1334 | depends on I2C |
1336 | help | 1335 | help |
1337 | If you say yes here you get support for the Winbond W83L786NG | 1336 | If you say yes here you get support for the Winbond W83L786NG |
1338 | and W83L786NR sensor chips. | 1337 | and W83L786NR sensor chips. |
@@ -1447,7 +1446,7 @@ config SENSORS_ACPI_POWER | |||
1447 | 1446 | ||
1448 | config SENSORS_ATK0110 | 1447 | config SENSORS_ATK0110 |
1449 | tristate "ASUS ATK0110" | 1448 | tristate "ASUS ATK0110" |
1450 | depends on X86 && EXPERIMENTAL | 1449 | depends on X86 |
1451 | help | 1450 | help |
1452 | If you say yes here you get support for the ACPI hardware | 1451 | If you say yes here you get support for the ACPI hardware |
1453 | monitoring interface found in many ASUS motherboards. This | 1452 | monitoring interface found in many ASUS motherboards. This |