aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0ab2dcef7d84..f0322949328e 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -425,6 +425,7 @@ config X86_32_NON_STANDARD
425config X86_NUMAQ 425config X86_NUMAQ
426 bool "NUMAQ (IBM/Sequent)" 426 bool "NUMAQ (IBM/Sequent)"
427 depends on X86_32_NON_STANDARD 427 depends on X86_32_NON_STANDARD
428 depends on PCI
428 select NUMA 429 select NUMA
429 select X86_MPPARSE 430 select X86_MPPARSE
430 ---help--- 431 ---help---