aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 2aeec4787e5f..73177933ae86 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -216,6 +216,16 @@ config SENSORS_F71805F
216 This driver can also be built as a module. If so, the module 216 This driver can also be built as a module. If so, the module
217 will be called f71805f. 217 will be called f71805f.
218 218
219config SENSORS_F71882FG
220 tristate "Fintek F71882FG and F71883FG"
221 depends on EXPERIMENTAL
222 help
223 If you say yes here you get support for hardware monitoring
224 features of the Fintek F71882FG and F71883FG Super-I/O chips.
225
226 This driver can also be built as a module. If so, the module
227 will be called f71882fg.
228
219config SENSORS_FSCHER 229config SENSORS_FSCHER
220 tristate "FSC Hermes" 230 tristate "FSC Hermes"
221 depends on I2C 231 depends on I2C