asus-laptop: remove EXPERIMENTAL dependency
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
2fcc23da55
commit
21ab01e2fc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue