[PATCH] arch/arm26/Kconfig typos

From: Matt LaPlante
Date: Thu Jun 29 2006 - 13:58:59 EST


Three typos in arch/arm26/Kconfig...

--
Matt LaPlante
CCNP, CCDP, A+, Linux+, CQS
laplam@xxxxxxx

--

--- a/arch/arm26/Kconfig 2006-06-20 05:31:55.000000000 -0400
+++ b/arch/arm26/Kconfig 2006-06-29 13:57:04.000000000 -0400
@@ -79,7 +79,7 @@
bool "A5000"
select ARCH_MAY_HAVE_PC_FDC
help
- Say Y here to to support the Acorn A5000.
+ Say Y here to support the Acorn A5000.

Linux can support the
internal IDE disk and CD-ROM interface, serial and parallel port,
@@ -129,7 +129,7 @@
config XIP_KERNEL
bool "Execute In Place (XIP) kernel image"
help
- Select this option to create a kernel that can be programed into
+ Select this option to create a kernel that can be programmed into
the OS ROMs.

comment "At least one math emulation must be selected"
@@ -140,7 +140,7 @@
Say Y to include the NWFPE floating point emulator in the kernel.
This is necessary to run most binaries. Linux does not currently
support floating point hardware so you need to say Y here even if
- your machine has an FPA or floating point co-processor podule.
+ your machine has an FPA or floating point co-processor module.

It is also possible to say M to build the emulator as a module
(nwfpe) or indeed to leave it out altogether. However, unless you

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