Browse Source

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>
Ingo Molnar 17 years ago
parent
commit
c280ea5e4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/x86/Kconfig

+ 1 - 1
arch/x86/Kconfig

@@ -963,7 +963,7 @@ config NUMA
 	  local memory controller of the CPU and add some more
 	  local memory controller of the CPU and add some more
 	  NUMA awareness to the kernel.
 	  NUMA awareness to the kernel.
 
 
-	  For 64-bit this is recommended if the system is Intel Core 7i
+	  For 64-bit this is recommended if the system is Intel Core i7
 	  (or later), AMD Opteron, or EM64T NUMA.
 	  (or later), AMD Opteron, or EM64T NUMA.
 
 
 	  For 32-bit this is only needed on (rare) 32-bit-only platforms
 	  For 32-bit this is only needed on (rare) 32-bit-only platforms