diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index c709e821f04b..cc611e4b7896 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -284,11 +284,12 @@ config SENSORS_F71805F | |||
284 | will be called f71805f. | 284 | will be called f71805f. |
285 | 285 | ||
286 | config SENSORS_F71882FG | 286 | config SENSORS_F71882FG |
287 | tristate "Fintek F71882FG and F71883FG" | 287 | tristate "Fintek F71862FG, F71882FG and F8000" |
288 | depends on EXPERIMENTAL | 288 | depends on EXPERIMENTAL |
289 | help | 289 | help |
290 | If you say yes here you get support for hardware monitoring | 290 | If you say yes here you get support for hardware monitoring |
291 | features of the Fintek F71882FG and F71883FG Super-I/O chips. | 291 | features of the Fintek F71882FG/F71883FG, F71862FG/71863FG |
292 | and F8000 Super-I/O chips. | ||
292 | 293 | ||
293 | This driver can also be built as a module. If so, the module | 294 | This driver can also be built as a module. If so, the module |
294 | will be called f71882fg. | 295 | will be called f71882fg. |