From: Simon Date: Wed, 30 Mar 2016 02:13:28 +0000 (+0800) Subject: iommu/rockchip: enable upstream iommu build on ARM64 platform X-Git-Tag: firefly_0821_release~2944 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d2c6ccd714cc19d1c0eb1cee071c99c0340b1e1f;p=firefly-linux-kernel-4.4.55.git iommu/rockchip: enable upstream iommu build on ARM64 platform Change-Id: Ied95b0a8d531210729a960b90dab81f1e25e9035 Signed-off-by: Simon --- 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