diff mbox series

[v2,4/4] arm64: defconfig: Enable SoC sleep stats driver for Qualcomm

Message ID 1582274986-17490-5-git-send-email-mkshah@codeaurora.org
State New
Headers show
Series [v2,1/4] dt-bindings: Introduce soc sleep stats bindings for Qualcomm SoCs | expand

Commit Message

Maulik Shah Feb. 21, 2020, 8:49 a.m. UTC
Enable SoC sleep stats driver. The driver gives statistics for
various SoC level low power modes.

Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0f21288..c63399d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -767,6 +767,7 @@  CONFIG_QCOM_SMD_RPM=y
 CONFIG_QCOM_SMP2P=y
 CONFIG_QCOM_SMSM=y
 CONFIG_QCOM_SOCINFO=m
+CONFIG_QCOM_SOC_SLEEP_STATS=y
 CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
 CONFIG_ARCH_R8A774C0=y