diff mbox series

[v8,3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor

Message ID 20220704121730.127925-4-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series soc/arm64: qcom: Add initial version of bwmon | expand

Commit Message

Krzysztof Kozlowski July 4, 2022, 12:17 p.m. UTC
Enable the Qualcomm Bandwidth Monitor to allow scaling interconnects
depending on bandwidth usage between CPU and memory.  This is used
already on Qualcomm SDM845 SoC.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Bjorn Andersson July 7, 2022, 2:31 a.m. UTC | #1
On Mon, 4 Jul 2022 14:17:29 +0200, Krzysztof Kozlowski wrote:
> Enable the Qualcomm Bandwidth Monitor to allow scaling interconnects
> depending on bandwidth usage between CPU and memory.  This is used
> already on Qualcomm SDM845 SoC.
> 
> 

Applied, thanks!

[3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor
      commit: 76f11e77f919397f31198354cd0e0bd8e76f8748

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6906b83f5e45..6edbcfd3f4ca 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1096,6 +1096,7 @@  CONFIG_QCOM_SOCINFO=m
 CONFIG_QCOM_STATS=m
 CONFIG_QCOM_WCNSS_CTRL=m
 CONFIG_QCOM_APR=m
+CONFIG_QCOM_ICC_BWMON=m
 CONFIG_ARCH_R8A77995=y
 CONFIG_ARCH_R8A77990=y
 CONFIG_ARCH_R8A77950=y