Skip to content

Commit e249a43

Browse files
committed
deepin: arm64: deepin_desktop_defconfig: remove IOMMU_DEFAULT_PASSTHROUGH to default
deepin inclusion category: other Removed CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y from defconfig to enforce strict DMA isolation by default. This change aligns ARM64 desktop kernel configuration with other arch. The config also affect cix in link [1]. Link: deepin-community#1335 Fixes: 7821b9fb89ca ("add deepin-community#880 config") Fixes: ce41a38 ("arm64: Add deepin_arm64_desktop_defconfig") Signed-off-by: Wentao Guan <[email protected]>
1 parent 5315839 commit e249a43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4056,7 +4056,6 @@ CONFIG_MTK_CMDQ_MBOX=m
40564056
CONFIG_SPRD_MBOX=m
40574057
CONFIG_QCOM_IPCC=m
40584058
CONFIG_IOMMU_IO_PGTABLE_ARMV7S=y
4059-
CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y
40604059
CONFIG_IOMMUFD=m
40614060
CONFIG_ARM_SMMU=y
40624061
CONFIG_ARM_SMMU_V3=y

0 commit comments

Comments
 (0)