Browse Source

acpi_pad: build only on X86

X86_FEATURE_MWAIT doesn't exist on ia64...

Signed-off-by: Len Brown <len.brown@intel.com>
Len Brown 16 years ago
parent
commit
d91f79ebc3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/acpi/Kconfig

+ 1 - 0
drivers/acpi/Kconfig

@@ -200,6 +200,7 @@ config ACPI_PROCESSOR_AGGREGATOR
 	tristate "Processor Aggregator"
 	tristate "Processor Aggregator"
 	depends on ACPI_PROCESSOR
 	depends on ACPI_PROCESSOR
 	depends on EXPERIMENTAL
 	depends on EXPERIMENTAL
+	depends on X86
 	help
 	help
 	  ACPI 4.0 defines processor Aggregator, which enables OS to perform
 	  ACPI 4.0 defines processor Aggregator, which enables OS to perform
 	  specfic processor configuration and control that applies to all
 	  specfic processor configuration and control that applies to all