]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/iommu/Kconfig
iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
[linux.git] / drivers / iommu / Kconfig
index e15cdcd8cb3c8c64597707aa54398444f6a1ac4c..e3842eabcfdd66560dc5c1e33af4011d10944562 100644 (file)
@@ -177,11 +177,12 @@ config DMAR_TABLE
 
 config INTEL_IOMMU
        bool "Support for Intel IOMMU using DMA Remapping Devices"
-       depends on PCI_MSI && ACPI && (X86 || IA64_GENERIC)
+       depends on PCI_MSI && ACPI && (X86 || IA64)
        select IOMMU_API
        select IOMMU_IOVA
        select NEED_DMA_MAP_STATE
        select DMAR_TABLE
+       select SWIOTLB
        help
          DMA remapping (DMAR) devices support enables independent address
          translations for Direct Memory Access (DMA) from devices.