diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 957171c62324..9e640c62ebd9 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -207,6 +207,7 @@ config SENSORS_ADT7473 | |||
207 | config SENSORS_ADT7475 | 207 | config SENSORS_ADT7475 |
208 | tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" | 208 | tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490" |
209 | depends on I2C && EXPERIMENTAL | 209 | depends on I2C && EXPERIMENTAL |
210 | select HWMON_VID | ||
210 | help | 211 | help |
211 | If you say yes here you get support for the Analog Devices | 212 | If you say yes here you get support for the Analog Devices |
212 | ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring | 213 | ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring |