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>2019-06-01 20:42:18 +0530
commit7e49cfee8a4be1c58565eec566b0d3d53f1eaf7b (patch)
tree16323cf3b2aa71a8735ff584a9aec48fd35098e5
parent462eda313ca75447b3569511ae531e41db242d0a (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