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 ce52bf2f235..9b17dffc1c0 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
| @@ -358,6 +358,16 @@ config SENSORS_FSCHMD | |||
| 358 | This driver can also be built as a module. If so, the module | 358 | This driver can also be built as a module. If so, the module |
| 359 | will be called fschmd. | 359 | will be called fschmd. |
| 360 | 360 | ||
| 361 | config SENSORS_G760A | ||
| 362 | tristate "GMT G760A" | ||
| 363 | depends on I2C | ||
| 364 | help | ||
| 365 | If you say yes here you get support for Global Mixed-mode | ||
| 366 | Technology Inc G760A fan speed PWM controller chips. | ||
| 367 | |||
| 368 | This driver can also be built as a module. If so, the module | ||
| 369 | will be called g760a. | ||
| 370 | |||
| 361 | config SENSORS_GL518SM | 371 | config SENSORS_GL518SM |
| 362 | tristate "Genesys Logic GL518SM" | 372 | tristate "Genesys Logic GL518SM" |
| 363 | depends on I2C | 373 | depends on I2C |
