From: Ingo Molnar Date: Mon, 19 May 2008 11:53:39 +0000 (+0200) Subject: x86: make NUMAQ depend on PCI X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c9fea78dc9775981bed2da379568c8a8fddd1fb6;p=deliverable%2Flinux.git x86: make NUMAQ depend on PCI NUMAQ depends on the existence of PCI hardware, and requiring PCI makes this subarch simpler and avoids build failures if PCI is disabled. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index bbafeac89116..029372813ae2 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -270,7 +270,7 @@ config X86_VOYAGER config X86_NUMAQ bool "NUMAQ (IBM/Sequent)" - depends on SMP && X86_32 + depends on SMP && X86_32 && PCI select NUMA help This option is used for getting Linux to run on a (IBM/Sequent) NUMA