summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2010-03-05 22:17:26 +0100
committerJean Delvare <khali@linux-fr.org>2010-03-05 22:17:26 +0100
commita0a5e3488a51c46f383c5faa86b53828e30ce153 (patch)
treebe2df675c0fb15d477591d946ef6200cfecdfe69 /drivers/hwmon/Kconfig
parentdc71afe5ac7e8d049bb991330518e4c898a7d92e (diff)
downloadop-kernel-dev-a0a5e3488a51c46f383c5faa86b53828e30ce153.zip
op-kernel-dev-a0a5e3488a51c46f383c5faa86b53828e30ce153.tar.gz
hwmon: Remove the deprecated adt7473 driver
adt7473 driver is obsoleted by adt7475 driver. And it is scheduled to be removed in Feb 2010. Signed-off-by: WANG Cong <amwang@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index b6d65aa..e4595e6 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -200,20 +200,6 @@ config SENSORS_ADT7470
This driver can also be built as a module. If so, the module
will be called adt7470.
-config SENSORS_ADT7473
- tristate "Analog Devices ADT7473 (DEPRECATED)"
- depends on I2C && EXPERIMENTAL
- select SENSORS_ADT7475
- help
- If you say yes here you get support for the Analog Devices
- ADT7473 temperature monitoring chips.
-
- This driver is deprecated, you should use the adt7475 driver
- instead.
-
- This driver can also be built as a module. If so, the module
- will be called adt7473.
-
config SENSORS_ADT7475
tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
depends on I2C && EXPERIMENTAL
OpenPOWER on IntegriCloud