diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
270 | 270 | ||
271 | config X86_NUMAQ | 271 | config X86_NUMAQ |
272 | bool "NUMAQ (IBM/Sequent)" | 272 | bool "NUMAQ (IBM/Sequent)" |
273 | depends on SMP && X86_32 | 273 | depends on SMP && X86_32 && PCI |
274 | select NUMA | 274 | select NUMA |
275 | help | 275 | help |
276 | This option is used for getting Linux to run on a (IBM/Sequent) NUMA | 276 | This option is used for getting Linux to run on a (IBM/Sequent) NUMA |