Thread (24 messages) 24 messages, 5 authors, 2014-07-01

[PATCH v4 13/13] ARM64 / ACPI: Enable ARM64 in Kconfig

From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-06-30 10:47:10
Also in: linux-acpi, lkml

On Fri, Jun 27, 2014 at 04:49:36AM +0100, Hanjun Guo wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 7de5e3f..33d6dbb 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -8,10 +8,10 @@ config ACPI_SCAN_BIOS_NOT_EFI
 menuconfig ACPI
 	bool "ACPI (Advanced Configuration and Power Interface) Support"
 	depends on !IA64_HP_SIM
-	depends on IA64 || X86
+	depends on IA64 || X86 || ARM64
I still don't understand what the point of enabling ACPI for arm64
during this series is. Do you get any working arm64 functionality
(on hardware or model) without subsequent patches? If it's just for
compilation reasons, the best we could do is depending on (ARM64 &&
COMPILE_TEST) but even though I would not merge this patch until we have
most of the arm64 required features in place (some of which are
introduced by the upcoming ACPI version).
 	depends on PCI
 	select PNP
-	default y
+	default y if !ARM64
For the benefit of single Image, I think you can default to y here.

-- 
Catalin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help