Skip to content

Commit dadb84f

Browse files
committed
config: deepin: enable iommufd
deepin inclusion category: feature LoongArch has enable the config, enable in x86 and arm64. Signed-off-by: Wentao Guan <[email protected]>
1 parent c075a7c commit dadb84f

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
@@ -4612,7 +4612,7 @@ CONFIG_UIO_NETX=m
46124612
CONFIG_UIO_PRUSS=m
46134613
CONFIG_UIO_MF624=m
46144614
CONFIG_UIO_HV_GENERIC=m
4615-
CONFIG_VFIO=y
4615+
CONFIG_VFIO=m
46164616
CONFIG_VFIO_NOIOMMU=y
46174617
CONFIG_VFIO_PCI=m
46184618
CONFIG_VFIO_PCI_VGA=y
@@ -5001,6 +5001,7 @@ CONFIG_INTEL_IOMMU=y
50015001
CONFIG_INTEL_IOMMU_SVM=y
50025002
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
50035003
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
5004+
CONFIG_IOMMUFD=m
50045005
CONFIG_IRQ_REMAP=y
50055006
CONFIG_VIRTIO_IOMMU=m
50065007
CONFIG_REMOTEPROC=y

0 commit comments

Comments
 (0)