Commit fcb4ee88 authored by Matt LaPlante's avatar Matt LaPlante Committed by Adrian Bunk

arch/arm26/Kconfig typos

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 590abf09
...@@ -79,7 +79,7 @@ config ARCH_A5K ...@@ -79,7 +79,7 @@ config ARCH_A5K
bool "A5000" bool "A5000"
select ARCH_MAY_HAVE_PC_FDC select ARCH_MAY_HAVE_PC_FDC
help help
Say Y here to to support the Acorn A5000. Say Y here to support the Acorn A5000.
Linux can support the Linux can support the
internal IDE disk and CD-ROM interface, serial and parallel port, internal IDE disk and CD-ROM interface, serial and parallel port,
...@@ -129,7 +129,7 @@ config ZBOOT_ROM_BSS ...@@ -129,7 +129,7 @@ config ZBOOT_ROM_BSS
config XIP_KERNEL config XIP_KERNEL
bool "Execute In Place (XIP) kernel image" bool "Execute In Place (XIP) kernel image"
help 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. the OS ROMs.
comment "At least one math emulation must be selected" comment "At least one math emulation must be selected"
...@@ -140,7 +140,7 @@ config FPE_NWFPE ...@@ -140,7 +140,7 @@ config FPE_NWFPE
Say Y to include the NWFPE floating point emulator in the kernel. Say Y to include the NWFPE floating point emulator in the kernel.
This is necessary to run most binaries. Linux does not currently This is necessary to run most binaries. Linux does not currently
support floating point hardware so you need to say Y here even if 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 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 (nwfpe) or indeed to leave it out altogether. However, unless you
......
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