Commit b58b1529 authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

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

parent 26ab2aa9
...@@ -276,9 +276,9 @@ config MWINCHIP3D ...@@ -276,9 +276,9 @@ config MWINCHIP3D
help help
Select this for an IDT Winchip-2A or 3. Linux and GCC Select this for an IDT Winchip-2A or 3. Linux and GCC
treat this chip as a 586TSC with some extended instructions treat this chip as a 586TSC with some extended instructions
and alignment reqirements. Development kernels also enable and alignment reqirements. Also enable out of order memory
out of order memory stores for this CPU, which can increase stores for this CPU, which can increase performance of some
performance of some operations. operations.
config MCYRIXIII config MCYRIXIII
bool "CyrixIII/VIA-C3" bool "CyrixIII/VIA-C3"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment