summaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
authorCorentin Chary2009-06-19 14:52:11 +0200
committerLen Brown2009-06-24 07:34:00 +0200
commit21ab01e2fcbfcc0d1faba2b7336b3c0f7f3c1ac8 (patch)
treef454dfd9cf904478deba7543c8fe9f839756171d /drivers/platform
parentasus-laptop: use pr_fmt and pr_<level> (diff)
downloadkernel-qcow2-linux-21ab01e2fcbfcc0d1faba2b7336b3c0f7f3c1ac8.tar.gz
kernel-qcow2-linux-21ab01e2fcbfcc0d1faba2b7336b3c0f7f3c1ac8.tar.xz
kernel-qcow2-linux-21ab01e2fcbfcc0d1faba2b7336b3c0f7f3c1ac8.zip
asus-laptop: remove EXPERIMENTAL dependency
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 13226e4ad234..7232fe7104aa 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -54,7 +54,7 @@ config ACERHDF
config ASUS_LAPTOP
tristate "Asus Laptop Extras"
depends on ACPI
- depends on EXPERIMENTAL && !ACPI_ASUS
+ depends on !ACPI_ASUS
select LEDS_CLASS
select NEW_LEDS
select BACKLIGHT_CLASS_DEVICE