aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2008-03-13 12:57:18 +0100
committerLen Brown <len.brown@intel.com>2008-04-29 10:08:07 -0400
commite1faa9da284d14487ed4280b4e87cfde8e1539af (patch)
tree7bcc0e3d7f44eed7c62103305c1b5bd1d665d731 /drivers/misc/Kconfig
parenta5fa429b4b19cccd3f91a98af891c7ba2706cc1d (diff)
eeepc-laptop: add hwmon fan control
Adds an hwmon interface to control the fan. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 01b7deba91e..7a4869a9db8 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -356,6 +356,7 @@ config EEEPC_LAPTOP
depends on X86
depends on ACPI
depends on BACKLIGHT_CLASS_DEVICE
+ depends on HWMON
depends on EXPERIMENTAL
---help---
This driver supports the Fn-Fx keys on Eee PC laptops.