projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33b21a6
)
iommu/amd: Select IOMMU_IOVA for AMD IOMMU
author
Joerg Roedel
<jroedel@suse.de>
Tue, 5 Jul 2016 09:12:49 +0000
(11:12 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Wed, 13 Jul 2016 10:46:05 +0000
(12:46 +0200)
Include the generic IOVA code to make use of it in the AMD
IOMMU driver too.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iommu/Kconfig
b/drivers/iommu/Kconfig
index ad0860383cb37b2dd526ea8deb22d849790be3f8..0b1aabb12de9539fd44a0a1e5e9a948548605e5a 100644
(file)
--- a/
drivers/iommu/Kconfig
+++ b/
drivers/iommu/Kconfig
@@
-111,6
+111,7
@@
config AMD_IOMMU
select PCI_PRI
select PCI_PASID
select IOMMU_API
+ select IOMMU_IOVA
depends on X86_64 && PCI && ACPI
---help---
With this option you can enable support for AMD IOMMU hardware in