Commit 6122af37 authored by Corentin Chary's avatar Corentin Chary Committed by Len Brown

asus_acpi: Deprecate in favor of asus-laptop

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: default avatarCorentin Chary <corentincj@iksaif.net>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 76593d6f
...@@ -52,7 +52,7 @@ config ACERHDF ...@@ -52,7 +52,7 @@ config ACERHDF
here. here.
config ASUS_LAPTOP config ASUS_LAPTOP
tristate "Asus Laptop Extras (EXPERIMENTAL)" tristate "Asus Laptop Extras"
depends on ACPI depends on ACPI
depends on EXPERIMENTAL && !ACPI_ASUS depends on EXPERIMENTAL && !ACPI_ASUS
select LEDS_CLASS select LEDS_CLASS
...@@ -389,7 +389,7 @@ config ACPI_WMI ...@@ -389,7 +389,7 @@ config ACPI_WMI
any ACPI-WMI devices. any ACPI-WMI devices.
config ACPI_ASUS config ACPI_ASUS
tristate "ASUS/Medion Laptop Extras" tristate "ASUS/Medion Laptop Extras (DEPRECATED)"
depends on ACPI depends on ACPI
select BACKLIGHT_CLASS_DEVICE select BACKLIGHT_CLASS_DEVICE
---help--- ---help---
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment