aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-11-08 07:29:45 -0500
committerIngo Molnar <mingo@elte.hu>2008-11-11 13:30:29 -0500
commitc280ea5e4c6ba0b38ed6b005150fe16a660e903b (patch)
tree94884d40269d0760402e489c5c9f0d89a49bfd35 /arch/x86/Kconfig
parenta4c52791fa8c73e3cffe4a82865edb41e8fe8c3c (diff)
x86: fix documentation typo in arch/x86/Kconfig
Impact: documentation update Chris Snook pointed out that it's Core i7, not Core 7i. Reported-by: Chris Snook <csnook@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 38ae04bf6514..bacac556b189 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -963,7 +963,7 @@ config NUMA
963 local memory controller of the CPU and add some more 963 local memory controller of the CPU and add some more
964 NUMA awareness to the kernel. 964 NUMA awareness to the kernel.
965 965
966 For 64-bit this is recommended if the system is Intel Core 7i 966 For 64-bit this is recommended if the system is Intel Core i7
967 (or later), AMD Opteron, or EM64T NUMA. 967 (or later), AMD Opteron, or EM64T NUMA.
968 968
969 For 32-bit this is only needed on (rare) 32-bit-only platforms 969 For 32-bit this is only needed on (rare) 32-bit-only platforms