Message ID | 1634107104-22197-4-git-send-email-mkshah@codeaurora.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 551ed64388fd9a0a648eee81b534cd4765ff484a |
Headers | show |
Series | Introduce SoC sleep stats driver | expand |
On Wed, 13 Oct 2021 12:08:22 +0530, Maulik Shah wrote: > Enable Sleep stats driver. The driver gives statistics for various > low power modes on Qualcomm Technologies, Inc. (QTI) SoCs. > > Applied, thanks! [3/5] arm64: defconfig: Enable Sleep stats driver commit: 551ed64388fd9a0a648eee81b534cd4765ff484a Best regards,
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index fc40ae9..ea1f1f8 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1048,6 +1048,7 @@ CONFIG_QCOM_SMD_RPM=y CONFIG_QCOM_SMP2P=y CONFIG_QCOM_SMSM=y CONFIG_QCOM_SOCINFO=m +CONFIG_QCOM_STATS=m CONFIG_QCOM_APR=m CONFIG_ARCH_R8A774A1=y CONFIG_ARCH_R8A774B1=y