PATCH: Intel/Cyrix typo

From: Alan Cox
Date: Mon Dec 06 2004 - 12:44:39 EST


Self explanatory:

Signed-off-by: Alan Cox <alan@xxxxxxxxxx>
Based on a report on l/k

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.9/arch/i386/Kconfig linux-2.6.9/arch/i386/Kconfig
--- linux.vanilla-2.6.9/arch/i386/Kconfig 2004-10-20 23:16:38.000000000 +0100
+++ linux-2.6.9/arch/i386/Kconfig 2004-11-25 23:06:10.000000000 +0000
@@ -199,7 +199,7 @@
bool "586/K5/5x86/6x86/6x86MX"
help
Select this for an 586 or 686 series processor such as the AMD K5,
- the Intel 5x86 or 6x86, or the Intel 6x86MX. This choice does not
+ the Cyrix 5x86, 6x86 and 6x86MX. This choice does not
assume the RDTSC (Read Time Stamp Counter) instruction.

config M586TSC

-
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/