Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b248f39e authored by Srinivas Ramana's avatar Srinivas Ramana
Browse files

defconfig: msm: Enable DSU PMU support for sm6150



Enable DSU PMU config option to support PMU events
related to L3 cache, snoop control protocol etc.

Change-Id: I6c0b6c0b33bd1f001b5ea0959b76f2784eb4c9ff
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent a84db540
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -541,6 +541,7 @@ CONFIG_PWM=y
CONFIG_PWM_QTI_LPG=y
CONFIG_QCOM_KGSL=y
CONFIG_ARM_GIC_V3_ACL=y
CONFIG_ARM_DSU_PMU=y
CONFIG_QCOM_LLCC_PMU=y
CONFIG_RAS=y
CONFIG_ANDROID=y
+1 −0
Original line number Diff line number Diff line
@@ -563,6 +563,7 @@ CONFIG_PWM_QTI_LPG=y
CONFIG_QCOM_KGSL=y
CONFIG_ARM_GIC_V3_ACL=y
CONFIG_PHY_XGENE=y
CONFIG_ARM_DSU_PMU=y
CONFIG_QCOM_LLCC_PMU=y
CONFIG_RAS=y
CONFIG_ANDROID=y