The reason I didn't do it is that it cannot be easily typed
in make oldconfig / make config
(but it probably should offer an numeric menu for these cases I guess...)
Fixed version for Linus.
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-22 00:06:44.000000000 +0200
@@ -183,7 +183,7 @@
optimizations.
config MPENTIUMIII
- bool "Pentium-III/Celeron(Coppermine)"
+ bool "Pentium-III/Celeron(Coppermine)/Pentium III Xeon"
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)/Pentium IV Xeon"
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/