From c3f9efdcd08c7b9f5bd2bda920b1eccc898c8645 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 8 Apr 2024 13:59:30 +0800 Subject: [PATCH] rockchip: add more missing Kconfig Signed-off-by: Tianling Shen --- target/linux/rockchip/armv8/config-6.6 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/rockchip/armv8/config-6.6 b/target/linux/rockchip/armv8/config-6.6 index cf715c5cb6..3506a39100 100644 --- a/target/linux/rockchip/armv8/config-6.6 +++ b/target/linux/rockchip/armv8/config-6.6 @@ -87,6 +87,7 @@ CONFIG_ARM_SMMU=y CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set CONFIG_ARM_SMMU_V3=y +# CONFIG_ARM_SMMU_V3_PMU is not set # CONFIG_ARM_SMMU_V3_SVA is not set CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y CONFIG_BACKLIGHT_CLASS_DEVICE=y