From: Krzysztof Kozlowski Date: Mon, 4 Jul 2022 12:17:29 +0000 (+0200) Subject: arm64: defconfig: enable Qualcomm Bandwidth Monitor X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=76f11e77f919397f31198354cd0e0bd8e76f8748;p=linux.git arm64: defconfig: enable Qualcomm Bandwidth Monitor 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 Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220704121730.127925-4-krzysztof.kozlowski@linaro.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6d191665cf547..af92828679d94 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1110,6 +1110,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