浏览代码

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 15 年之前
父节点
当前提交
d91f79ebc3
共有 1 个文件被更改,包括 1 次插入0 次删除
  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