|
@@ -1170,7 +1170,7 @@ comment "NUMA (Summit) requires SMP, 64GB highmem support, ACPI"
|
|
config AMD_NUMA
|
|
config AMD_NUMA
|
|
def_bool y
|
|
def_bool y
|
|
prompt "Old style AMD Opteron NUMA detection"
|
|
prompt "Old style AMD Opteron NUMA detection"
|
|
- depends on NUMA && PCI
|
|
|
|
|
|
+ depends on X86_64 && NUMA && PCI
|
|
---help---
|
|
---help---
|
|
Enable AMD NUMA node topology detection. You should say Y here if
|
|
Enable AMD NUMA node topology detection. You should say Y here if
|
|
you have a multi processor AMD system. This uses an old method to
|
|
you have a multi processor AMD system. This uses an old method to
|