Fix "the the" in various Kconfig
authorMasanari Iida <standby24x7@gmail.com>
Tue, 17 Apr 2012 15:01:21 +0000 (00:01 +0900)
committerJiri Kosina <jkosina@suse.cz>
Wed, 18 Apr 2012 12:12:27 +0000 (14:12 +0200)
Fix typo "the the" in various Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/Kconfig
arch/arm/mach-s3c64xx/Kconfig
arch/blackfin/Kconfig
drivers/iommu/Kconfig
drivers/net/can/sja1000/Kconfig
drivers/net/irda/Kconfig
kernel/trace/Kconfig
sound/soc/imx/Kconfig

index cf006d4..73f90dd 100644 (file)
@@ -1927,10 +1927,10 @@ choice
        default ZBOOT_ROM_NONE
        help
          Include experimental SD/MMC loading code in the ROM-able zImage.
-         With this enabled it is possible to write the the ROM-able zImage
+         With this enabled it is possible to write the ROM-able zImage
          kernel image to an MMC or SD card and boot the kernel straight
          from the reset vector. At reset the processor Mask ROM will load
-         the first part of the the ROM-able zImage which in turn loads the
+         the first part of the ROM-able zImage which in turn loads the
          rest the kernel image to RAM.
 
 config ZBOOT_ROM_NONE
index 82c0915..06ca1cd 100644 (file)
@@ -210,7 +210,7 @@ config SMDK6410_WM1190_EV1
          and audio daughtercard for the Samsung SMDK6410 reference
          platform.  Enabling this option will build support for this
          module into the kernel.  The presence of the module will be
-         detected at runtime so the the resulting kernel can be used
+         detected at runtime so the resulting kernel can be used
          with or without the 1190-EV1 fitted.
 
 config SMDK6410_WM1192_EV1
@@ -226,7 +226,7 @@ config SMDK6410_WM1192_EV1
          daughtercard for the Samsung SMDK6410 reference platform.
          Enabling this option will build support for this module into
          the kernel.  The presence of the daughtercard will be
-         detected at runtime so the the resulting kernel can be used
+         detected at runtime so the resulting kernel can be used
          with or without the 1192-EV1 fitted.
 
 config MACH_NCP
index 373a690..b83e89c 100644 (file)
@@ -1258,7 +1258,7 @@ config PM_BFIN_WAKE_GP
          (all processors, except ADSP-BF549). This option sets
          the general-purpose wake-up enable (GPWE) control bit to enable
          wake-up upon detection of an active low signal on the /GPW (PH7) pin.
-         On ADSP-BF549 this option enables the the same functionality on the
+         On ADSP-BF549 this option enables the same functionality on the
          /MRXON pin also PH7.
 
 endmenu
index 3bd9fff..c698437 100644 (file)
@@ -43,7 +43,7 @@ config AMD_IOMMU
          With this option you can enable support for AMD IOMMU hardware in
          your system. An IOMMU is a hardware component which provides
          remapping of DMA memory accesses from devices. With an AMD IOMMU you
-         can isolate the the DMA memory of different devices and protect the
+         can isolate the DMA memory of different devices and protect the
          system from misbehaving device drivers or hardware.
 
          You can find out if your system has an AMD IOMMU if you look into
@@ -67,7 +67,7 @@ config AMD_IOMMU_V2
        ---help---
          This option enables support for the AMD IOMMUv2 features of the IOMMU
          hardware. Select this option if you want to use devices that support
-         the the PCI PRI and PASID interface.
+         the PCI PRI and PASID interface.
 
 # Intel IOMMU support
 config DMAR_TABLE
index b60d6c5..03df9a8 100644 (file)
@@ -75,7 +75,7 @@ config CAN_KVASER_PCI
        tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
        depends on PCI
        ---help---
-         This driver is for the the PCIcanx and PCIcan cards (1, 2 or
+         This driver is for the PCIcanx and PCIcan cards (1, 2 or
          4 channel) from Kvaser (http://www.kvaser.com).
 
 config CAN_PLX_PCI
index 4680478..1b6d5c0 100644 (file)
@@ -316,7 +316,7 @@ config AU1000_FIR
        tristate "Alchemy IrDA SIR/FIR"
        depends on IRDA && MIPS_ALCHEMY
        help
-         Say Y/M here to build suppor the the IrDA peripheral on the
+         Say Y/M here to build support the IrDA peripheral on the
          Alchemy Au1000 and Au1100 SoCs.
          Say M to build a module; it will be called au1k_ir.ko
 
index a1d2849..33f768b 100644 (file)
@@ -272,7 +272,7 @@ config PROFILE_ANNOTATED_BRANCHES
        bool "Trace likely/unlikely profiler"
        select TRACE_BRANCH_PROFILING
        help
-         This tracer profiles all the the likely and unlikely macros
+         This tracer profiles all likely and unlikely macros
          in the kernel. It will display the results in:
 
          /sys/kernel/debug/tracing/trace_stat/branch_annotated
index 810acaa..d83e5d0 100644 (file)
@@ -28,7 +28,7 @@ config SND_SOC_IMX_AUDMUX
        tristate
 
 config SND_MXC_SOC_WM1133_EV1
-       tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"
+       tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted"
        depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL
        select SND_SOC_WM8350
        select SND_MXC_SOC_FIQ