From 65e4c5391d2f40e4fb07db1057b9b6744e5c3670 Mon Sep 17 00:00:00 2001 From: Len Brown Date: Fri, 26 Jan 2007 00:38:53 -0500 Subject: [PATCH] --- yaml --- r: 46251 b: refs/heads/master c: 06f87adff12e52429390b22c57443665b073cd82 h: refs/heads/master i: 46249: 42652f66d3834956b78036821854e257ee4d9511 46247: 09d1e9e22337bb1fd1fe2c1246fa42e53a80f878 v: v3 --- [refs] | 2 +- trunk/arch/ia64/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index b43f8e940d1b..1a40a2cbfb4d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c2c77fe8df3e0322a613ba1540910632ad14d96d +refs/heads/master: 06f87adff12e52429390b22c57443665b073cd82 diff --git a/trunk/arch/ia64/Kconfig b/trunk/arch/ia64/Kconfig index fcacfe291b9b..4b35c93eca2f 100644 --- a/trunk/arch/ia64/Kconfig +++ b/trunk/arch/ia64/Kconfig @@ -11,6 +11,8 @@ menu "Processor type and features" config IA64 bool + select PCI if (!IA64_HP_SIM) + select ACPI if (!IA64_HP_SIM) default y help The Itanium Processor Family is Intel's 64-bit successor to @@ -84,8 +86,6 @@ choice config IA64_GENERIC bool "generic" - select ACPI - select PCI select NUMA select ACPI_NUMA help