aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 22:34:14 +0200
committerAdrian Bunk <bunk@stusta.de>2006-10-03 22:34:14 +0200
commit44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch)
tree2b8a859ef668b24cc7c41331d29357979e07c364 /arch/x86_64/Kconfig
parentFix several typos in drivers/ (diff)
downloadlinux-dev-44c09201a4178e08ed1c8cc37e7aea0683888f0a.tar.xz
linux-dev-44c09201a4178e08ed1c8cc37e7aea0683888f0a.zip
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r--arch/x86_64/Kconfig2
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
help
Enable K8 NUMA node topology detection. You should say Y here if
you have a multi processor AMD K8 system. This uses an old
- method to read the NUMA configurtion directly from the builtin
+ method to read the NUMA configuration directly from the builtin
Northbridge of Opteron. It is recommended to use X86_64_ACPI_NUMA
instead, which also takes priority if both are compiled in.