From 400193dc282427819f482dcae2ffb603145490b7 Mon Sep 17 00:00:00 2001 From: Simon Xue Date: Wed, 17 Nov 2021 09:39:15 +0800 Subject: [PATCH] arm64: rockchip_defconfig: Enable CONFIG_ARM_SMMU_V3 There are two MMU600 instances in RK3588. Change-Id: Iec54e5a9135bbdda01b0bcbe6681cee22ff775ac Signed-off-by: Simon Xue --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index e13762f107ed..cde720b0ca1f 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -822,6 +822,7 @@ CONFIG_MAILBOX=y CONFIG_RK3368_MBOX=y CONFIG_RK3368_SCPI_PROTOCOL=y CONFIG_ROCKCHIP_IOMMU=y +CONFIG_ARM_SMMU_V3=y CONFIG_CPU_PX30=y CONFIG_CPU_RK3328=y CONFIG_CPU_RK3368=y