From 1ea6dd3840e5a22924d78299fee018c82e425d80 Mon Sep 17 00:00:00 2001 From: David Hubbard Date: Sun, 24 Jun 2007 11:16:15 +0200 Subject: 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 Signed-off-by: Jean Delvare Signed-off-by: Mark M. Hoffman --- drivers/hwmon/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/hwmon/Kconfig') diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index cedd4b7227d..fe7962bada1 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -618,8 +618,6 @@ config SENSORS_W83627HF config SENSORS_W83627EHF tristate "Winbond W83627EHF/DHG" - depends on I2C && EXPERIMENTAL - select I2C_ISA help If you say yes here you get support for the hardware monitoring functionality of the Winbond W83627EHF Super-I/O chip. -- cgit v1.2.3