aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <amit.kachhap@arm.com>2018-07-11 14:18:09 +0530
committerAmit Daniel Kachhap <amit.kachhap@arm.com>2018-12-20 20:47:01 +0530
commit07f4a3334678d8c4a7a82fec29881ceb4505df6a (patch)
tree456d2b019cb1639e23570b923cc5c43f3d9ee7f4
parentc1f623b61a9cafc255ca053f53d734298ee6f7ac (diff)
config: vexpress64: enable arm-smmu
Signed-off-by: Arvind Chauhan <arvind.chauhan@arm.com>
-rw-r--r--linaro/configs/vexpress64.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index ac9e02de3780..99933c25757b 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -103,3 +103,19 @@ CONFIG_SND_SOC=y
CONFIG_SND_DESIGNWARE_I2S=y
CONFIG_SND_SOC_SPDIF=y
CONFIG_SND_SIMPLE_CARD=y
+CONFIG_IOMMU_SUPPORT=y
+CONFIG_IOMMU_IO_PGTABLE=y
+CONFIG_IOMMU_IO_PGTABLE_LPAE=y
+# CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set
+# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
+CONFIG_IOMMU_IOVA=y
+CONFIG_OF_IOMMU=y
+CONFIG_IOMMU_DMA=y
+CONFIG_ROCKCHIP_IOMMU=y
+# CONFIG_EXYNOS_IOMMU is not set
+# CONFIG_IPMMU_VMSA is not set
+CONFIG_ARM_SMMU=y
+CONFIG_ARM_SMMU_V3=y
+# CONFIG_MTK_IOMMU is not set
+# CONFIG_QCOM_IOMMU is not set
+CONFIG_PCI_IOV=y