From: Bjorn Andersson Date: Tue, 20 Jun 2023 20:21:14 +0000 (-0700) Subject: arm64: defconfig: Enable Qualcomm SC8280XP GPUCC X-Git-Tag: v6.6-rc1~132^2^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f51a36649d07edfa3de40b982ed329d316291699;p=thirdparty%2Flinux.git arm64: defconfig: Enable Qualcomm SC8280XP GPUCC Enable the Qualcomm SC8280XP GPU clock controller, to allow the GPU drivers to probe. Signed-off-by: Bjorn Andersson Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20230620202114.83797-1-quic_bjorande@quicinc.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 0777bcae9104b..9ce0f1554f4da 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1196,6 +1196,7 @@ CONFIG_SC_GCC_7180=y CONFIG_SC_GCC_7280=y CONFIG_SC_GCC_8180X=y CONFIG_SC_GCC_8280XP=y +CONFIG_SC_GPUCC_8280XP=m CONFIG_SC_LPASSCC_8280XP=m CONFIG_SDM_CAMCC_845=m CONFIG_SDM_GPUCC_845=y