From: Len Brown Date: Sun, 27 Sep 2009 06:35:55 +0000 (-0400) Subject: acpi_pad: build only on X86 X-Git-Tag: Ubuntu-snapdragon-4.4.0-1050.54~24304^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d91f79ebc3191b15dbe385925af4840f4e68df77;p=mirror_ubuntu-artful-kernel.git acpi_pad: build only on X86 X86_FEATURE_MWAIT doesn't exist on ia64... Signed-off-by: Len Brown --- diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 13531ed3cbd3..e56d19207f7a 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -200,6 +200,7 @@ config ACPI_PROCESSOR_AGGREGATOR tristate "Processor Aggregator" depends on ACPI_PROCESSOR depends on EXPERIMENTAL + depends on X86 help ACPI 4.0 defines processor Aggregator, which enables OS to perform specfic processor configuration and control that applies to all