aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2011-02-26 04:20:42 -0500
committerMatthew Garrett <mjg@redhat.com>2011-03-28 06:07:23 -0400
commite07babde13460d7b03842a6de8f22fbef93709e1 (patch)
tree8a13aa1ccd92fdb64f42088181f54827f1a973ca /drivers/platform/x86/Kconfig
parent2f686b54fbfcd82ebfb650a5c628c1b9ba8b9863 (diff)
asus-wmi: add hwmon interface and pwm1
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 45f4d63c7939..0c7cf666a1bc 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -458,6 +458,7 @@ config ASUS_WMI
458 tristate "ASUS WMI Driver (EXPERIMENTAL)" 458 tristate "ASUS WMI Driver (EXPERIMENTAL)"
459 depends on ACPI_WMI 459 depends on ACPI_WMI
460 depends on INPUT 460 depends on INPUT
461 depends on HWMON
461 depends on EXPERIMENTAL 462 depends on EXPERIMENTAL
462 depends on BACKLIGHT_CLASS_DEVICE 463 depends on BACKLIGHT_CLASS_DEVICE
463 depends on RFKILL || RFKILL = n 464 depends on RFKILL || RFKILL = n