diff options
author | Len Brown <len.brown@intel.com> | 2006-06-15 15:35:57 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-06-15 15:35:57 -0400 |
commit | 1465887cfe79889273e3fd3aaf862e7ec3ee244f (patch) | |
tree | 210930f245d2bdd47b65480e11ed8ea24a564550 /arch/ia64/Kconfig | |
parent | 60e04a5c533785c23ce6b76a6e5058328fe68edb (diff) | |
parent | 1300124f69cafc54331bc06e968a8dd67863f989 (diff) | |
download | linux-3.10-1465887cfe79889273e3fd3aaf862e7ec3ee244f.tar.gz linux-3.10-1465887cfe79889273e3fd3aaf862e7ec3ee244f.tar.bz2 linux-3.10-1465887cfe79889273e3fd3aaf862e7ec3ee244f.zip |
Pull Kconfig into release branch
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 0f3076a820c..f0252eda12a 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -77,6 +77,7 @@ choice config IA64_GENERIC bool "generic" select ACPI + select PCI select NUMA select ACPI_NUMA help |