[PATCH] Don't refer to devel kernel in Kconfig option

From: davej
Date: Mon Aug 11 2003 - 08:53:19 EST


diff -urpN --exclude-from=/home/davej/.exclude bk-linus/arch/i386/Kconfig linux-2.5/arch/i386/Kconfig
--- bk-linus/arch/i386/Kconfig 2003-08-06 16:39:02.000000000 +0100
+++ linux-2.5/arch/i386/Kconfig 2003-08-08 00:38:44.000000000 +0100
@@ -276,9 +276,9 @@ config MWINCHIP3D
help
Select this for an IDT Winchip-2A or 3. Linux and GCC
treat this chip as a 586TSC with some extended instructions
- and alignment reqirements. Development kernels also enable
- out of order memory stores for this CPU, which can increase
- performance of some operations.
+ and alignment reqirements. Also enable out of order memory
+ stores for this CPU, which can increase performance of some
+ operations.

config MCYRIXIII
bool "CyrixIII/VIA-C3"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/