From: Dmitry Baryshkov Date: Thu, 30 May 2024 00:51:13 +0000 (+0300) Subject: arm64: defconfig: enable CONFIG_SM_GPUCC_8350 X-Git-Tag: io_uring-6.11-20240722~95^2~2^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3833d5787e774cda0f8ee19929a573924ba046b0;p=linux-block.git arm64: defconfig: enable CONFIG_SM_GPUCC_8350 Enable support for the GPU Clock Controller for the Qualcomm SM8350 platform. This enables the GPU on Qualcomm SM8350 HDK and other devices using this SoC. Signed-off-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20240530-8350-config-v1-1-d6e871236ed4@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 57a9abe78ee4..3043d2e1cacc 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1333,6 +1333,7 @@ CONFIG_SM_GCC_8650=y CONFIG_SM_GPUCC_6115=m CONFIG_SM_GPUCC_8150=y CONFIG_SM_GPUCC_8250=y +CONFIG_SM_GPUCC_8350=m CONFIG_SM_GPUCC_8450=m CONFIG_SM_GPUCC_8550=m CONFIG_SM_GPUCC_8650=m