acpi_pad: build only on X86

X86_FEATURE_MWAIT doesn't exist on ia64...

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2009-09-27 02:35:55 -04:00
parent 8e0af5141a
commit d91f79ebc3

View File

@ -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