]> xenbits.xensource.com Git - people/julieng/linux-arm.git/commitdiff
arm64: acpi drop expert patch
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 3 May 2015 17:35:23 +0000 (18:35 +0100)
committerJulien Grall <julien.grall@citrix.com>
Fri, 18 Sep 2015 15:29:26 +0000 (16:29 +0100)
drivers/acpi/Kconfig

index 114cf48085abd34eacb341fae1f246e2fdfb4b41..70ba3ef9a37b9e004db120577abd0eab961c13d7 100644 (file)
@@ -5,7 +5,7 @@
 menuconfig ACPI
        bool "ACPI (Advanced Configuration and Power Interface) Support"
        depends on !IA64_HP_SIM
-       depends on IA64 || X86 || (ARM64 && EXPERT)
+       depends on IA64 || X86 || ARM64
        depends on PCI
        select PNP
        default y