From: "Andi Kleen" Fix EM64T config description From: Xose Vazquez Perez Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton --- 25-akpm/arch/x86_64/Kconfig | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff -puN arch/x86_64/Kconfig~x86_64-fix-em64t-config-description arch/x86_64/Kconfig --- 25/arch/x86_64/Kconfig~x86_64-fix-em64t-config-description 2004-11-28 01:54:49.116130320 -0800 +++ 25-akpm/arch/x86_64/Kconfig 2004-11-28 01:54:49.120129712 -0800 @@ -102,10 +102,11 @@ config MK8 Optimize for AMD Opteron/Athlon64/Hammer/K8 CPUs. config MPSC - bool "Intel x86-64" + bool "Intel EM64T" help - Optimize for Intel IA32 with 64bit extension CPUs - (Prescott/Nocona/Potomac) + Optimize for Intel Pentium 4 and Xeon CPUs with Intel + Extended Memory 64 Technology(EM64T). For details see + . config GENERIC_CPU bool "Generic-x86-64" _