From: Zhou Wang Date: Thu, 10 Oct 2019 08:24:50 +0000 (+0800) Subject: arm64: defconfig: Enable SMMU v3 PMCG X-Git-Tag: v5.5-rc1~38^2~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=006ece996d2206082d281ba271b1ed17f1ee6422;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable SMMU v3 PMCG HiSilicon Kunpeng920 SoC's SMMU has Performance Monitor Counter Groups(PMCG). This patch enables related driver in defconfig. Signed-off-by: Zhou Wang Signed-off-by: Wei Xu --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2e55f66114d9c..3d20d187d8f53 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -801,6 +801,7 @@ CONFIG_PHY_ROCKCHIP_TYPEC=y CONFIG_PHY_UNIPHIER_USB2=y CONFIG_PHY_UNIPHIER_USB3=y CONFIG_PHY_TEGRA_XUSB=y +CONFIG_ARM_SMMU_V3_PMU=m CONFIG_FSL_IMX8_DDR_PMU=m CONFIG_HISI_PMU=y CONFIG_QCOM_L2_PMU=y