diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index da15d535be6c..a2f60748951d 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -236,6 +236,16 @@ config SENSORS_F71882FG | |||
236 | This driver can also be built as a module. If so, the module | 236 | This driver can also be built as a module. If so, the module |
237 | will be called f71882fg. | 237 | will be called f71882fg. |
238 | 238 | ||
239 | config SENSORS_F75375S | ||
240 | tristate "Fintek F75375S/SP and F75373"; | ||
241 | depends on I2C && EXPERIMENTAL | ||
242 | help | ||
243 | If you say yes here you get support for hardware monitoring | ||
244 | features of the Fintek F75375S/SP and F75373 | ||
245 | |||
246 | This driver can also be built as a module. If so, the module | ||
247 | will be called f75375s. | ||
248 | |||
239 | config SENSORS_FSCHER | 249 | config SENSORS_FSCHER |
240 | tristate "FSC Hermes" | 250 | tristate "FSC Hermes" |
241 | depends on I2C | 251 | depends on I2C |