diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-17 11:01:21 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-18 08:12:27 -0400 |
commit | 59bf896406471ac49d124b3e5f4edcafe28e5360 (patch) | |
tree | 40360c346a159f947d6284bf9c2fe38c70a7751c /drivers | |
parent | 3773b4540721a2e8d4b957f4619ada4bf0bc8e45 (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 'drivers')
-rw-r--r-- | drivers/iommu/Kconfig | 4 | ||||
-rw-r--r-- | drivers/net/can/sja1000/Kconfig | 2 | ||||
-rw-r--r-- | drivers/net/irda/Kconfig | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index 3bd9fff5c589..c69843742bb0 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig | |||
@@ -43,7 +43,7 @@ config AMD_IOMMU | |||
43 | With this option you can enable support for AMD IOMMU hardware in | 43 | With this option you can enable support for AMD IOMMU hardware in |
44 | your system. An IOMMU is a hardware component which provides | 44 | your system. An IOMMU is a hardware component which provides |
45 | remapping of DMA memory accesses from devices. With an AMD IOMMU you | 45 | remapping of DMA memory accesses from devices. With an AMD IOMMU you |
46 | can isolate the the DMA memory of different devices and protect the | 46 | can isolate the DMA memory of different devices and protect the |
47 | system from misbehaving device drivers or hardware. | 47 | system from misbehaving device drivers or hardware. |
48 | 48 | ||
49 | You can find out if your system has an AMD IOMMU if you look into | 49 | You can find out if your system has an AMD IOMMU if you look into |
@@ -67,7 +67,7 @@ config AMD_IOMMU_V2 | |||
67 | ---help--- | 67 | ---help--- |
68 | This option enables support for the AMD IOMMUv2 features of the IOMMU | 68 | This option enables support for the AMD IOMMUv2 features of the IOMMU |
69 | hardware. Select this option if you want to use devices that support | 69 | hardware. Select this option if you want to use devices that support |
70 | the the PCI PRI and PASID interface. | 70 | the PCI PRI and PASID interface. |
71 | 71 | ||
72 | # Intel IOMMU support | 72 | # Intel IOMMU support |
73 | config DMAR_TABLE | 73 | config DMAR_TABLE |
diff --git a/drivers/net/can/sja1000/Kconfig b/drivers/net/can/sja1000/Kconfig index b60d6c5f29a0..03df9a8f2bbf 100644 --- a/drivers/net/can/sja1000/Kconfig +++ b/drivers/net/can/sja1000/Kconfig | |||
@@ -75,7 +75,7 @@ config CAN_KVASER_PCI | |||
75 | tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards" | 75 | tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards" |
76 | depends on PCI | 76 | depends on PCI |
77 | ---help--- | 77 | ---help--- |
78 | This driver is for the the PCIcanx and PCIcan cards (1, 2 or | 78 | This driver is for the PCIcanx and PCIcan cards (1, 2 or |
79 | 4 channel) from Kvaser (http://www.kvaser.com). | 79 | 4 channel) from Kvaser (http://www.kvaser.com). |
80 | 80 | ||
81 | config CAN_PLX_PCI | 81 | config CAN_PLX_PCI |
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index 468047866c8c..1b6d5c03edfa 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig | |||
@@ -316,7 +316,7 @@ config AU1000_FIR | |||
316 | tristate "Alchemy IrDA SIR/FIR" | 316 | tristate "Alchemy IrDA SIR/FIR" |
317 | depends on IRDA && MIPS_ALCHEMY | 317 | depends on IRDA && MIPS_ALCHEMY |
318 | help | 318 | help |
319 | Say Y/M here to build suppor the the IrDA peripheral on the | 319 | Say Y/M here to build support the IrDA peripheral on the |
320 | Alchemy Au1000 and Au1100 SoCs. | 320 | Alchemy Au1000 and Au1100 SoCs. |
321 | Say M to build a module; it will be called au1k_ir.ko | 321 | Say M to build a module; it will be called au1k_ir.ko |
322 | 322 | ||