Browse Source

asus-laptop: remove EXPERIMENTAL dependency

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
Corentin Chary 16 years ago
parent
commit
21ab01e2fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/platform/x86/Kconfig

+ 1 - 1
drivers/platform/x86/Kconfig

@@ -54,7 +54,7 @@ config ACERHDF
 config ASUS_LAPTOP
 config ASUS_LAPTOP
 	tristate "Asus Laptop Extras"
 	tristate "Asus Laptop Extras"
 	depends on ACPI
 	depends on ACPI
-	depends on EXPERIMENTAL && !ACPI_ASUS
+	depends on !ACPI_ASUS
 	select LEDS_CLASS
 	select LEDS_CLASS
 	select NEW_LEDS
 	select NEW_LEDS
 	select BACKLIGHT_CLASS_DEVICE
 	select BACKLIGHT_CLASS_DEVICE