aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorDavid Hubbard <david.c.hubbard@gmail.com>2007-06-24 05:16:15 -0400
committerMark M. Hoffman <mhoffman@lightlink.com>2007-07-19 14:22:17 -0400
commit1ea6dd3840e5a22924d78299fee018c82e425d80 (patch)
treeb3b8df56e520717caa6f79e8be1276ba8f4e4957 /drivers/hwmon/Kconfig
parent658291fc38715c8723372a869c22b700ec41c972 (diff)
hwmon/w83627ehf: Convert to a platform driver
Remove i2c-isa from the w83627ehf driver, and use a platform driver instead. Signed-off-by: David Hubbard <david.c.hubbard@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index cedd4b7227de..fe7962bada13 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -618,8 +618,6 @@ config SENSORS_W83627HF
618 618
619config SENSORS_W83627EHF 619config SENSORS_W83627EHF
620 tristate "Winbond W83627EHF/DHG" 620 tristate "Winbond W83627EHF/DHG"
621 depends on I2C && EXPERIMENTAL
622 select I2C_ISA
623 help 621 help
624 If you say yes here you get support for the hardware 622 If you say yes here you get support for the hardware
625 monitoring functionality of the Winbond W83627EHF Super-I/O chip. 623 monitoring functionality of the Winbond W83627EHF Super-I/O chip.