]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
asus_acpi: Deprecate in favor of asus-laptop
authorCorentin Chary <corentincj@iksaif.net>
Tue, 16 Jun 2009 19:28:48 +0000 (19:28 +0000)
committerLen Brown <len.brown@intel.com>
Wed, 24 Jun 2009 05:31:02 +0000 (01:31 -0400)
asus-laptop have been merged in the kernel two years ago,
it is now stable and used by most distribution instead of
the old asus_acpi driver.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/Kconfig

index 06806559c8c3f0e5f0c6e869d7c652c7563200d3..13226e4ad234bd36418540a755d604aa5e723b7d 100644 (file)
@@ -52,7 +52,7 @@ config ACERHDF
          here.
 
 config ASUS_LAPTOP
-       tristate "Asus Laptop Extras (EXPERIMENTAL)"
+       tristate "Asus Laptop Extras"
        depends on ACPI
        depends on EXPERIMENTAL && !ACPI_ASUS
        select LEDS_CLASS
@@ -389,7 +389,7 @@ config ACPI_WMI
          any ACPI-WMI devices.
 
 config ACPI_ASUS
-       tristate "ASUS/Medion Laptop Extras"
+       tristate "ASUS/Medion Laptop Extras (DEPRECATED)"
        depends on ACPI
        select BACKLIGHT_CLASS_DEVICE
        ---help---