diff options
| -rw-r--r-- | arch/x86/Kconfig | 1 |
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 | |||
| 425 | config X86_NUMAQ | 425 | config 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--- |
