Re: [PATCH][kconfig][i386] Fix help entry for processor type choice

Dave Jones (davej@codemonkey.org.uk)
Sat, 15 Mar 2003 21:13:06 -0100


On Sat, Mar 15, 2003 at 09:40:09PM +0100, Petr Baudis wrote:

> bool "486"
> help
> - Select this for a x486 processor, ether Intel or one of the
> + Select this for an x486 processor, either Intel or one of the

This bit is broken. There is no x486 processor, it should be either
'i486', '80486' or just '486'. There's already a patch fixing up this
(and x586 x686 etc) in Alans 2.5-ac patchset.

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