From 7e49cfee8a4be1c58565eec566b0d3d53f1eaf7b Mon Sep 17 00:00:00 2001 From: Amit Daniel Kachhap Date: Wed, 11 Jul 2018 14:18:09 +0530 Subject: config: vexpress64: enable arm-smmu Signed-off-by: Arvind Chauhan --- linaro/configs/vexpress64.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- cgit v1.2.3