aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-04-17 11:01:21 -0400
committerJiri Kosina <jkosina@suse.cz>2012-04-18 08:12:27 -0400
commit59bf896406471ac49d124b3e5f4edcafe28e5360 (patch)
tree40360c346a159f947d6284bf9c2fe38c70a7751c /arch/arm
parent3773b4540721a2e8d4b957f4619ada4bf0bc8e45 (diff)
Fix "the the" in various Kconfig
Fix typo "the the" in various Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/Kconfig4
-rw-r--r--arch/arm/mach-s3c64xx/Kconfig4
2 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index cf006d40342c..73f90dd5554b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1927,10 +1927,10 @@ choice
1927 default ZBOOT_ROM_NONE 1927 default ZBOOT_ROM_NONE
1928 help 1928 help
1929 Include experimental SD/MMC loading code in the ROM-able zImage. 1929 Include experimental SD/MMC loading code in the ROM-able zImage.
1930 With this enabled it is possible to write the the ROM-able zImage 1930 With this enabled it is possible to write the ROM-able zImage
1931 kernel image to an MMC or SD card and boot the kernel straight 1931 kernel image to an MMC or SD card and boot the kernel straight
1932 from the reset vector. At reset the processor Mask ROM will load 1932 from the reset vector. At reset the processor Mask ROM will load
1933 the first part of the the ROM-able zImage which in turn loads the 1933 the first part of the ROM-able zImage which in turn loads the
1934 rest the kernel image to RAM. 1934 rest the kernel image to RAM.
1935 1935
1936config ZBOOT_ROM_NONE 1936config ZBOOT_ROM_NONE
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig
index 82c0915729ee..06ca1cd4cae2 100644
--- a/arch/arm/mach-s3c64xx/Kconfig
+++ b/arch/arm/mach-s3c64xx/Kconfig
@@ -210,7 +210,7 @@ config SMDK6410_WM1190_EV1
210 and audio daughtercard for the Samsung SMDK6410 reference 210 and audio daughtercard for the Samsung SMDK6410 reference
211 platform. Enabling this option will build support for this 211 platform. Enabling this option will build support for this
212 module into the kernel. The presence of the module will be 212 module into the kernel. The presence of the module will be
213 detected at runtime so the the resulting kernel can be used 213 detected at runtime so the resulting kernel can be used
214 with or without the 1190-EV1 fitted. 214 with or without the 1190-EV1 fitted.
215 215
216config SMDK6410_WM1192_EV1 216config SMDK6410_WM1192_EV1
@@ -226,7 +226,7 @@ config SMDK6410_WM1192_EV1
226 daughtercard for the Samsung SMDK6410 reference platform. 226 daughtercard for the Samsung SMDK6410 reference platform.
227 Enabling this option will build support for this module into 227 Enabling this option will build support for this module into
228 the kernel. The presence of the daughtercard will be 228 the kernel. The presence of the daughtercard will be
229 detected at runtime so the the resulting kernel can be used 229 detected at runtime so the resulting kernel can be used
230 with or without the 1192-EV1 fitted. 230 with or without the 1192-EV1 fitted.
231 231
232config MACH_NCP 232config MACH_NCP