summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorMario Limonciello <mario_limonciello@dell.com>2014-04-04 20:15:42 +0200
committerMatthew Garrett <matthew.garrett@nebula.com>2014-04-06 18:58:15 +0200
commita46ad0f13bc32a9601f3c5dff43fafdc2c598814 (patch)
tree7eaebe1c76a15bae513fb9e68ee34794c708a883 /drivers/platform/x86/Kconfig
parentfujitsu-tablet: add support for Lifebook T901 and T902 (diff)
downloadlinux-a46ad0f13bc32a9601f3c5dff43fafdc2c598814.tar.xz
linux-a46ad0f13bc32a9601f3c5dff43fafdc2c598814.zip
Add WMI driver for controlling AlienFX features on some Alienware products
Signed-off-by: Mario Limonciello <mario_limonciello@dell.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 34e3025e25ba..27df2c533b09 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -53,6 +53,18 @@ config ACERHDF
If you have an Acer Aspire One netbook, say Y or M
here.
+config ALIENWARE_WMI
+ tristate "Alienware Special feature control"
+ depends on ACPI
+ depends on LEDS_CLASS
+ depends on NEW_LEDS
+ depends on ACPI_WMI
+ ---help---
+ This is a driver for controlling Alienware BIOS driven
+ features. It exposes an interface for controlling the AlienFX
+ zones on Alienware machines that don't contain a dedicated AlienFX
+ USB MCU such as the X51 and X51-R2.
+
config ASUS_LAPTOP
tristate "Asus Laptop Extras"
depends on ACPI