aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index e379ac41c09c..5a0763197e21 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -142,11 +142,12 @@ config SENSORS_DS1621
142 will be called ds1621. 142 will be called ds1621.
143 143
144config SENSORS_F71805F 144config SENSORS_F71805F
145 tristate "Fintek F71805F/FG" 145 tristate "Fintek F71805F/FG and F71872F/FG"
146 depends on HWMON && EXPERIMENTAL 146 depends on HWMON && EXPERIMENTAL
147 help 147 help
148 If you say yes here you get support for hardware monitoring 148 If you say yes here you get support for hardware monitoring
149 features of the Fintek F71805F/FG chips. 149 features of the Fintek F71805F/FG and F71872F/FG Super-I/O
150 chips.
150 151
151 This driver can also be built as a module. If so, the module 152 This driver can also be built as a module. If so, the module
152 will be called f71805f. 153 will be called f71805f.