aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 5b2eaff47900..f9f4365349b2 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -205,11 +205,11 @@ config SENSORS_ADT7473
205 will be called adt7473. 205 will be called adt7473.
206 206
207config SENSORS_ADT7475 207config SENSORS_ADT7475
208 tristate "Analog Devices ADT7473 and ADT7475" 208 tristate "Analog Devices ADT7473, ADT7475 and ADT7490"
209 depends on I2C && EXPERIMENTAL 209 depends on I2C && EXPERIMENTAL
210 help 210 help
211 If you say yes here you get support for the Analog Devices 211 If you say yes here you get support for the Analog Devices
212 ADT7473 and ADT7475 hardware monitoring chips. 212 ADT7473, ADT7475 and ADT7490 hardware monitoring chips.
213 213
214 This driver can also be build as a module. If so, the module 214 This driver can also be build as a module. If so, the module
215 will be called adt7475. 215 will be called adt7475.