summaryrefslogtreecommitdiff
path: root/drivers/iommu/Kconfig
diff options
context:
space:
mode:
authorSimon <xxm@rock-chips.com>2016-03-30 10:13:28 +0800
committerSimon <xxm@rock-chips.com>2016-03-30 11:14:40 +0800
commitd2c6ccd714cc19d1c0eb1cee071c99c0340b1e1f (patch)
tree7a5744a4b6f486fdb981ca6778179404d590de12 /drivers/iommu/Kconfig
parentacbe537f27c92743e29e9a09ac764c3491130d09 (diff)
iommu/rockchip: enable upstream iommu build on ARM64 platform
Change-Id: Ied95b0a8d531210729a960b90dab81f1e25e9035 Signed-off-by: Simon <xxm@rock-chips.com>
Diffstat (limited to 'drivers/iommu/Kconfig')
-rw-r--r--drivers/iommu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
index d3a32dc950c7..f19b51474980 100644
--- a/drivers/iommu/Kconfig
+++ b/drivers/iommu/Kconfig
@@ -210,7 +210,7 @@ config OMAP_IOMMU_DEBUG
config ROCKCHIP_IOMMU
bool "Rockchip IOMMU Support"
- depends on ARM
+ depends on ARM || ARM64
depends on ARCH_ROCKCHIP || COMPILE_TEST
select IOMMU_API
select ARM_DMA_USE_IOMMU