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 fd7fb6c041c2..ccf42663a908 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -1268,6 +1268,16 @@ config SENSORS_NCT7904 | |||
1268 | This driver can also be built as a module. If so, the module | 1268 | This driver can also be built as a module. If so, the module |
1269 | will be called nct7904. | 1269 | will be called nct7904. |
1270 | 1270 | ||
1271 | config SENSORS_NPCM7XX | ||
1272 | tristate "Nuvoton NPCM750 and compatible PWM and Fan controllers" | ||
1273 | imply THERMAL | ||
1274 | help | ||
1275 | This driver provides support for Nuvoton NPCM750/730/715/705 PWM | ||
1276 | and Fan controllers. | ||
1277 | |||
1278 | This driver can also be built as a module. If so, the module | ||
1279 | will be called npcm750-pwm-fan. | ||
1280 | |||
1271 | config SENSORS_NSA320 | 1281 | config SENSORS_NSA320 |
1272 | tristate "ZyXEL NSA320 and compatible fan speed and temperature sensors" | 1282 | tristate "ZyXEL NSA320 and compatible fan speed and temperature sensors" |
1273 | depends on GPIOLIB && OF | 1283 | depends on GPIOLIB && OF |