mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue