diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 0a5d8e659aa4..010d2265f1cf 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -310,7 +310,7 @@ config K8_NUMA | |||
310 | help | 310 | help |
311 | Enable K8 NUMA node topology detection. You should say Y here if | 311 | Enable K8 NUMA node topology detection. You should say Y here if |
312 | you have a multi processor AMD K8 system. This uses an old | 312 | you have a multi processor AMD K8 system. This uses an old |
313 | method to read the NUMA configurtion directly from the builtin | 313 | method to read the NUMA configuration directly from the builtin |
314 | Northbridge of Opteron. It is recommended to use X86_64_ACPI_NUMA | 314 | Northbridge of Opteron. It is recommended to use X86_64_ACPI_NUMA |
315 | instead, which also takes priority if both are compiled in. | 315 | instead, which also takes priority if both are compiled in. |
316 | 316 | ||