diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 14 |
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 | ||
203 | config 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 | |||
217 | config SENSORS_ADT7475 | 203 | config 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 |