arch/arm64/configs/defconfig | 1 - 1 file changed, 1 deletion(-)
From: Ross Burton <ross.burton@arm.com>
This option was removed from the Kconfig in commit 802b83205519 ("clk:
qcom: fold dispcc-sm8650 info dispcc-sm8550") but it was not removed
from the defconfig.
Fixes: 802b83205519 ("clk: qcom: fold dispcc-sm8650 info dispcc-sm8550")
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
arch/arm64/configs/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c62831e6158633f07c1f3532fba62f09b31e7448..c6d6a31a8f48c7ce9c9ca74e29db3b8835bfd556 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1352,7 +1352,6 @@ CONFIG_SM_DISPCC_6115=m
CONFIG_SM_DISPCC_8250=y
CONFIG_SM_DISPCC_8450=m
CONFIG_SM_DISPCC_8550=m
-CONFIG_SM_DISPCC_8650=m
CONFIG_SM_GCC_4450=y
CONFIG_SM_GCC_6115=y
CONFIG_SM_GCC_8350=y
---
base-commit: 231825b2e1ff6ba799c5eaf396d3ab2354e37c6b
change-id: 20241213-clkmaster-558e5d7c966c
Best regards,
--
Ross Burton <ross.burton@arm.com>
On Fri, 13 Dec 2024 16:12:58 +0000, Ross Burton wrote:
> This option was removed from the Kconfig in commit 802b83205519 ("clk:
> qcom: fold dispcc-sm8650 info dispcc-sm8550") but it was not removed
> from the defconfig.
>
>
Applied, thanks!
[1/1] arm64: defconfig: remove obsolete CONFIG_SM_DISPCC_8650
commit: 9be2923ff9641d6491b8ea43791382966505435f
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
+ linux-arm-msm
On 13/12/2024 17:12, Ross Burton via B4 Relay wrote:
> From: Ross Burton <ross.burton@arm.com>
>
> This option was removed from the Kconfig in commit 802b83205519 ("clk:
> qcom: fold dispcc-sm8650 info dispcc-sm8550") but it was not removed
> from the defconfig.
>
> Fixes: 802b83205519 ("clk: qcom: fold dispcc-sm8650 info dispcc-sm8550")
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> arch/arm64/configs/defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c62831e6158633f07c1f3532fba62f09b31e7448..c6d6a31a8f48c7ce9c9ca74e29db3b8835bfd556 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1352,7 +1352,6 @@ CONFIG_SM_DISPCC_6115=m
> CONFIG_SM_DISPCC_8250=y
> CONFIG_SM_DISPCC_8450=m
> CONFIG_SM_DISPCC_8550=m
> -CONFIG_SM_DISPCC_8650=m
> CONFIG_SM_GCC_4450=y
> CONFIG_SM_GCC_6115=y
> CONFIG_SM_GCC_8350=y
>
> ---
> base-commit: 231825b2e1ff6ba799c5eaf396d3ab2354e37c6b
> change-id: 20241213-clkmaster-558e5d7c966c
>
> Best regards,
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
© 2016 - 2026 Red Hat, Inc.