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.17~4068^2^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f51a36649d07edfa3de40b982ed329d316291699;p=platform%2Fkernel%2Flinux-rpi.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 0777bca..9ce0f15 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