Skip to content

Commit b9c52c4

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]. Note that may bring some affect in some phytium FT2000 or Kunpeng 920 device. Link: #1335 Fixes: 7821b9fb89ca ("add #880 config") Fixes: ce41a38 ("arm64: Add deepin_arm64_desktop_defconfig") Reported-by: Dylan.Wu" <Dylan.Wu@cixtech.com> Signed-off-by: Wentao Guan <guanwentao@uniontech.com> (cherry picked from commit 071876b) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent 6da661b commit b9c52c4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3797,7 +3797,6 @@ CONFIG_MTK_CMDQ_MBOX=m
37973797
CONFIG_SPRD_MBOX=m
37983798
CONFIG_QCOM_IPCC=m
37993799
CONFIG_IOMMU_IO_PGTABLE_ARMV7S=y
3800-
CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y
38013800
CONFIG_IOMMUFD=m
38023801
CONFIG_ARM_SMMU=y
38033802
CONFIG_ARM_SMMU_V3=y

0 commit comments

Comments
 (0)