aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-06-09 10:11:16 -0400
committerMark M. Hoffman <mhoffman@lightlink.com>2007-07-19 14:22:13 -0400
commit2ec342e68453d9f3a1ac28ab80ffa8faacf58710 (patch)
treecb30c7109231f43d49f94401a0886c9f05f75941 /drivers/hwmon/Kconfig
parent58fe0809cc02d51b7aca05ee858c8bbb0af9e0b6 (diff)
hwmon/via686a: Convert to a platform driver
Convert the via686a driver from the nonsensical i2c-isa hack to a regular platform driver. Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 5868e1a1917a..b432584c49a8 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -497,8 +497,7 @@ config SENSORS_SMSC47B397
497 497
498config SENSORS_VIA686A 498config SENSORS_VIA686A
499 tristate "VIA686A" 499 tristate "VIA686A"
500 depends on I2C && PCI 500 depends on PCI
501 select I2C_ISA
502 help 501 help
503 If you say yes here you get support for the integrated sensors in 502 If you say yes here you get support for the integrated sensors in
504 Via 686A/B South Bridges. 503 Via 686A/B South Bridges.