aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/hwmon/Kconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index a2f60748951d..52511742b335 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -30,7 +30,7 @@ config HWMON_VID
30 30
31config SENSORS_ABITUGURU 31config SENSORS_ABITUGURU
32 tristate "Abit uGuru (rev 1 & 2)" 32 tristate "Abit uGuru (rev 1 & 2)"
33 depends on EXPERIMENTAL 33 depends on X86 && EXPERIMENTAL
34 help 34 help
35 If you say yes here you get support for the sensor part of the first 35 If you say yes here you get support for the sensor part of the first
36 and second revision of the Abit uGuru chip. The voltage and frequency 36 and second revision of the Abit uGuru chip. The voltage and frequency
@@ -45,7 +45,7 @@ config SENSORS_ABITUGURU
45 45
46config SENSORS_ABITUGURU3 46config SENSORS_ABITUGURU3
47 tristate "Abit uGuru (rev 3)" 47 tristate "Abit uGuru (rev 3)"
48 depends on HWMON && EXPERIMENTAL 48 depends on X86 && EXPERIMENTAL
49 help 49 help
50 If you say yes here you get support for the sensor part of the 50 If you say yes here you get support for the sensor part of the
51 third revision of the Abit uGuru chip. Only reading the sensors 51 third revision of the Abit uGuru chip. Only reading the sensors
@@ -182,7 +182,7 @@ config SENSORS_AMS_I2C
182 182
183config SENSORS_ASB100 183config SENSORS_ASB100
184 tristate "Asus ASB100 Bach" 184 tristate "Asus ASB100 Bach"
185 depends on I2C && EXPERIMENTAL 185 depends on X86 && I2C && EXPERIMENTAL
186 select HWMON_VID 186 select HWMON_VID
187 help 187 help
188 If you say yes here you get support for the ASB100 Bach sensor 188 If you say yes here you get support for the ASB100 Bach sensor
@@ -248,7 +248,7 @@ config SENSORS_F75375S
248 248
249config SENSORS_FSCHER 249config SENSORS_FSCHER
250 tristate "FSC Hermes" 250 tristate "FSC Hermes"
251 depends on I2C 251 depends on X86 && I2C
252 help 252 help
253 If you say yes here you get support for Fujitsu Siemens 253 If you say yes here you get support for Fujitsu Siemens
254 Computers Hermes sensor chips. 254 Computers Hermes sensor chips.
@@ -258,7 +258,7 @@ config SENSORS_FSCHER
258 258
259config SENSORS_FSCPOS 259config SENSORS_FSCPOS
260 tristate "FSC Poseidon" 260 tristate "FSC Poseidon"
261 depends on I2C 261 depends on X86 && I2C
262 help 262 help
263 If you say yes here you get support for Fujitsu Siemens 263 If you say yes here you get support for Fujitsu Siemens
264 Computers Poseidon sensor chips. 264 Computers Poseidon sensor chips.
@@ -431,7 +431,7 @@ config SENSORS_LM92
431 431
432config SENSORS_LM93 432config SENSORS_LM93
433 tristate "National Semiconductor LM93 and compatibles" 433 tristate "National Semiconductor LM93 and compatibles"
434 depends on HWMON && I2C 434 depends on I2C
435 select HWMON_VID 435 select HWMON_VID
436 help 436 help
437 If you say yes here you get support for National Semiconductor LM93 437 If you say yes here you get support for National Semiconductor LM93