aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-12-24 13:27:26 +0100
committerChristoph Hellwig <hch@lst.de>2018-01-15 09:35:55 +0100
commit90f7816206a3cace98a19021bb867855f5753feb (patch)
treea5e0fec8601274340abe18ff4db976ce35ff7f5f /arch/unicore32/mm/Kconfig
parentia64: remove an ifdef around the content of pci-dma.c (diff)
downloadlinux-dev-90f7816206a3cace98a19021bb867855f5753feb.tar.xz
linux-dev-90f7816206a3cace98a19021bb867855f5753feb.zip
unicore32: use generic swiotlb_ops
These are identical to the unicore32 ops, and would also support CMA if enabled on unicore32. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'arch/unicore32/mm/Kconfig')
-rw-r--r--arch/unicore32/mm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/unicore32/mm/Kconfig b/arch/unicore32/mm/Kconfig
index c256460cd363..e9154a59d561 100644
--- a/arch/unicore32/mm/Kconfig
+++ b/arch/unicore32/mm/Kconfig
@@ -42,6 +42,7 @@ config CPU_TLB_SINGLE_ENTRY_DISABLE
config SWIOTLB
def_bool y
+ select DMA_DIRECT_OPS
config IOMMU_HELPER
def_bool SWIOTLB