Skip to content

Commit 676f50a

Browse files
opsifflanlanxiyiji
authored andcommitted
config: deepin: enable iommufd
deepin inclusion category: feature our LoongArch has enable the config, many distro has enable it, just enable in x86 and arm64 now. Signed-off-by: Wentao Guan <[email protected]>
1 parent fc299c5 commit 676f50a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4057,6 +4057,7 @@ CONFIG_SPRD_MBOX=m
40574057
CONFIG_QCOM_IPCC=m
40584058
CONFIG_IOMMU_IO_PGTABLE_ARMV7S=y
40594059
CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y
4060+
CONFIG_IOMMUFD=m
40604061
CONFIG_ARM_SMMU=y
40614062
CONFIG_ARM_SMMU_V3=y
40624063
CONFIG_SMMU_BYPASS_DEV=y

arch/x86/configs/deepin_x86_desktop_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4613,7 +4613,7 @@ CONFIG_UIO_NETX=m
46134613
CONFIG_UIO_PRUSS=m
46144614
CONFIG_UIO_MF624=m
46154615
CONFIG_UIO_HV_GENERIC=m
4616-
CONFIG_VFIO=y
4616+
CONFIG_VFIO=m
46174617
CONFIG_VFIO_NOIOMMU=y
46184618
CONFIG_VFIO_PCI=m
46194619
CONFIG_VFIO_PCI_VGA=y
@@ -5002,6 +5002,7 @@ CONFIG_INTEL_IOMMU=y
50025002
CONFIG_INTEL_IOMMU_SVM=y
50035003
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
50045004
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
5005+
CONFIG_IOMMUFD=m
50055006
CONFIG_IRQ_REMAP=y
50065007
CONFIG_VIRTIO_IOMMU=m
50075008
CONFIG_REMOTEPROC=y

0 commit comments

Comments
 (0)