[PATCH] Fix CPU Names in Kconfig

From: Andi Kleen (ak@muc.de)
Date: Mon Apr 21 2003 - 15:55:20 EST


Add Xeon Names to Kconfig.

OldXeon for the P3 based Xeons is a bit confusing, but we cannot
fix the Intel marchitecture here.

-Andi

diff -u linux-2.5.68-gencpu/arch/i386/Kconfig-o linux-2.5.68-gencpu/arch/i386/Kconfig
--- linux-2.5.68-gencpu/arch/i386/Kconfig-o 2003-04-20 21:24:16.000000000 +0200
+++ linux-2.5.68-gencpu/arch/i386/Kconfig 2003-04-20 21:24:22.000000000 +0200
@@ -183,7 +183,7 @@
           optimizations.
 
 config MPENTIUMIII
- bool "Pentium-III/Celeron(Coppermine)"
+ bool "Pentium-III/Celeron(Coppermine)/OldXeon"
         help
           Select this for Intel chips based on the Pentium-III and
           Celeron-Coppermine core. This option enables use of some
@@ -191,7 +191,7 @@
           extensions.
 
 config MPENTIUM4
- bool "Pentium-4/Celeron(P4-based)"
+ bool "Pentium-4/Celeron(P4-based)/Xeon(P4-based)"
         help
           Select this for Intel Pentium 4 chips. This includes both
           the Pentium 4 and P4-based Celeron chips. This option
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:30 EST