diff --git a/arch/arm64/configs/euleros_defconfig b/arch/arm64/configs/euleros_defconfig index 6446fd374f6a2e4788abb0e31b4ff7561867e057..65e898e7797399f7b7268a0a03b05ee8bdb22ac8 100644 --- a/arch/arm64/configs/euleros_defconfig +++ b/arch/arm64/configs/euleros_defconfig @@ -4634,6 +4634,7 @@ CONFIG_IOMMU_IO_PGTABLE_LPAE=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_IOMMU_IOVA=y CONFIG_OF_IOMMU=y +# CONFIG_IOMMU_PROCESS is not set CONFIG_IOMMU_DMA=y CONFIG_ARM_SMMU=y CONFIG_ARM_SMMU_V3=y diff --git a/arch/arm64/configs/hulk_defconfig b/arch/arm64/configs/hulk_defconfig index f5e57a07d1c48b925503b12cb2d8d1bdbe31e76d..68e0b04959498f5017e55d8130ce906a9083d5e0 100644 --- a/arch/arm64/configs/hulk_defconfig +++ b/arch/arm64/configs/hulk_defconfig @@ -4596,6 +4596,7 @@ CONFIG_ARM_SMMU_V3_CONTEXT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_IOMMU_IOVA=y CONFIG_OF_IOMMU=y +CONFIG_IOMMU_PROCESS=y CONFIG_IOMMU_DMA=y CONFIG_IOMMU_SVA=y CONFIG_IOMMU_PAGE_FAULT=y diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig index 88c9895b53373d52b92c14fba56db9caef48d3a7..44a7d1661576bbfce072256dfad2d12e678a7b33 100644 --- a/arch/arm64/configs/openeuler_defconfig +++ b/arch/arm64/configs/openeuler_defconfig @@ -4934,6 +4934,7 @@ CONFIG_ARM_SMMU_V3_CONTEXT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_IOMMU_IOVA=y CONFIG_OF_IOMMU=y +# CONFIG_IOMMU_PROCESS is not set CONFIG_IOMMU_DMA=y CONFIG_IOMMU_SVA=y CONFIG_IOMMU_PAGE_FAULT=y diff --git a/arch/arm64/configs/syzkaller_defconfig b/arch/arm64/configs/syzkaller_defconfig index 781bfd1c366fccb98bd28486644282c1522dac3f..05407a0de7dfaa2c3bb100d1f6a69ef1d1393435 100644 --- a/arch/arm64/configs/syzkaller_defconfig +++ b/arch/arm64/configs/syzkaller_defconfig @@ -4563,6 +4563,7 @@ CONFIG_ARM_SMMU_V3_CONTEXT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_IOMMU_IOVA=y CONFIG_OF_IOMMU=y +CONFIG_IOMMU_PROCESS=y CONFIG_IOMMU_DMA=y CONFIG_IOMMU_SVA=y CONFIG_IOMMU_PAGE_FAULT=y