aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorAmerigo Wang <amwang@redhat.com>2010-03-05 16:17:26 -0500
committerJean Delvare <khali@linux-fr.org>2010-03-05 16:17:26 -0500
commita0a5e3488a51c46f383c5faa86b53828e30ce153 (patch)
treebe2df675c0fb15d477591d946ef6200cfecdfe69 /drivers/hwmon/Kconfig
parentdc71afe5ac7e8d049bb991330518e4c898a7d92e (diff)
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 b6d65aa20825..e4595e6147b4 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -200,20 +200,6 @@ config SENSORS_ADT7470
200 This driver can also be built as a module. If so, the module 200 This driver can also be built as a module. If so, the module
201 will be called adt7470. 201 will be called adt7470.
202 202
203config SENSORS_ADT7473
204 tristate "Analog Devices ADT7473 (DEPRECATED)"
205 depends on I2C && EXPERIMENTAL
206 select SENSORS_ADT7475
207 help
208 If you say yes here you get support for the Analog Devices
209 ADT7473 temperature monitoring chips.
210
211 This driver is deprecated, you should use the adt7475 driver
212 instead.
213
214 This driver can also be built as a module. If so, the module
215 will be called adt7473.
216
217config SENSORS_ADT7475 203config SENSORS_ADT7475
218 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" 204 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
219 depends on I2C && EXPERIMENTAL 205 depends on I2C && EXPERIMENTAL