aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
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 /drivers/iommu/Kconfig
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 'drivers/iommu/Kconfig')
-rw-r--r--drivers/iommu/Kconfig4
1 files changed, 2 insertions, 2 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
73config DMAR_TABLE 73config DMAR_TABLE