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 8db4fbf30b59..50cb68d2901d 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1174,7 +1174,7 @@ comment "NUMA (Summit) requires SMP, 64GB highmem support, ACPI" | |||
1174 | config AMD_NUMA | 1174 | config AMD_NUMA |
1175 | def_bool y | 1175 | def_bool y |
1176 | prompt "Old style AMD Opteron NUMA detection" | 1176 | prompt "Old style AMD Opteron NUMA detection" |
1177 | depends on X86_64 && NUMA && PCI | 1177 | depends on NUMA && PCI |
1178 | ---help--- | 1178 | ---help--- |
1179 | Enable AMD NUMA node topology detection. You should say Y here if | 1179 | Enable AMD NUMA node topology detection. You should say Y here if |
1180 | you have a multi processor AMD system. This uses an old method to | 1180 | you have a multi processor AMD system. This uses an old method to |