diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:36:44 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:36:44 -0400 |
commit | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch) | |
tree | 0dc810a15ad02dc76939b6ea021a4a24794561bb /arch | |
parent | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff) |
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-s3c2410/Kconfig | 2 | ||||
-rw-r--r-- | arch/ppc/platforms/85xx/Kconfig | 14 | ||||
-rw-r--r-- | arch/xtensa/Kconfig | 4 |
3 files changed, 10 insertions, 10 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig index df37594c30f8..63965c78de8c 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig | |||
@@ -13,7 +13,7 @@ config MACH_ANUBIS | |||
13 | bool "Simtec Electronics ANUBIS" | 13 | bool "Simtec Electronics ANUBIS" |
14 | select CPU_S3C2440 | 14 | select CPU_S3C2440 |
15 | help | 15 | help |
16 | Say Y gere if you are using the Simtec Electronics ANUBIS | 16 | Say Y here if you are using the Simtec Electronics ANUBIS |
17 | development system | 17 | development system |
18 | 18 | ||
19 | config MACH_OSIRIS | 19 | config MACH_OSIRIS |
diff --git a/arch/ppc/platforms/85xx/Kconfig b/arch/ppc/platforms/85xx/Kconfig index 7ddd331a7145..6f2d0add7de6 100644 --- a/arch/ppc/platforms/85xx/Kconfig +++ b/arch/ppc/platforms/85xx/Kconfig | |||
@@ -24,12 +24,12 @@ config MPC8540_ADS | |||
24 | config MPC8548_CDS | 24 | config MPC8548_CDS |
25 | bool "Freescale MPC8548 CDS" | 25 | bool "Freescale MPC8548 CDS" |
26 | help | 26 | help |
27 | This option enablese support for the MPC8548 CDS evaluation board. | 27 | This option enables support for the MPC8548 CDS evaluation board. |
28 | 28 | ||
29 | config MPC8555_CDS | 29 | config MPC8555_CDS |
30 | bool "Freescale MPC8555 CDS" | 30 | bool "Freescale MPC8555 CDS" |
31 | help | 31 | help |
32 | This option enablese support for the MPC8555 CDS evaluation board. | 32 | This option enables support for the MPC8555 CDS evaluation board. |
33 | 33 | ||
34 | config MPC8560_ADS | 34 | config MPC8560_ADS |
35 | bool "Freescale MPC8560 ADS" | 35 | bool "Freescale MPC8560 ADS" |
@@ -51,22 +51,22 @@ config STX_GP3 | |||
51 | config TQM8540 | 51 | config TQM8540 |
52 | bool "TQ Components TQM8540" | 52 | bool "TQ Components TQM8540" |
53 | help | 53 | help |
54 | This option enablese support for the TQ Components TQM8540 board. | 54 | This option enables support for the TQ Components TQM8540 board. |
55 | 55 | ||
56 | config TQM8541 | 56 | config TQM8541 |
57 | bool "TQ Components TQM8541" | 57 | bool "TQ Components TQM8541" |
58 | help | 58 | help |
59 | This option enablese support for the TQ Components TQM8541 board. | 59 | This option enables support for the TQ Components TQM8541 board. |
60 | 60 | ||
61 | config TQM8555 | 61 | config TQM8555 |
62 | bool "TQ Components TQM8555" | 62 | bool "TQ Components TQM8555" |
63 | help | 63 | help |
64 | This option enablese support for the TQ Components TQM8555 board. | 64 | This option enables support for the TQ Components TQM8555 board. |
65 | 65 | ||
66 | config TQM8560 | 66 | config TQM8560 |
67 | bool "TQ Components TQM8560" | 67 | bool "TQ Components TQM8560" |
68 | help | 68 | help |
69 | This option enablese support for the TQ Components TQM8560 board. | 69 | This option enables support for the TQ Components TQM8560 board. |
70 | 70 | ||
71 | endchoice | 71 | endchoice |
72 | 72 | ||
@@ -94,7 +94,7 @@ config MPC8560 | |||
94 | default y | 94 | default y |
95 | 95 | ||
96 | config 85xx_PCI2 | 96 | config 85xx_PCI2 |
97 | bool "Supprt for 2nd PCI host controller" | 97 | bool "Support for 2nd PCI host controller" |
98 | depends on MPC8555_CDS | 98 | depends on MPC8555_CDS |
99 | default y | 99 | default y |
100 | 100 | ||
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 848f173db257..c1e69a1f92a4 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -206,7 +206,7 @@ source "drivers/pci/hotplug/Kconfig" | |||
206 | 206 | ||
207 | endmenu | 207 | endmenu |
208 | 208 | ||
209 | menu "Exectuable file formats" | 209 | menu "Executable file formats" |
210 | 210 | ||
211 | # only elf supported | 211 | # only elf supported |
212 | config KCORE_ELF | 212 | config KCORE_ELF |
@@ -241,7 +241,7 @@ menu "Xtensa initrd options" | |||
241 | bool "Embed root filesystem ramdisk into the kernel" | 241 | bool "Embed root filesystem ramdisk into the kernel" |
242 | 242 | ||
243 | config EMBEDDED_RAMDISK_IMAGE | 243 | config EMBEDDED_RAMDISK_IMAGE |
244 | string "Filename of gziped ramdisk image" | 244 | string "Filename of gzipped ramdisk image" |
245 | depends on EMBEDDED_RAMDISK | 245 | depends on EMBEDDED_RAMDISK |
246 | default "ramdisk.gz" | 246 | default "ramdisk.gz" |
247 | help | 247 | help |