summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorNeil Armstrong <neil.armstrong@linaro.org>2023-12-18 11:30:23 +0100
committerBjorn Andersson <andersson@kernel.org>2023-12-19 18:24:59 +0100
commite45167b2d3fd98b6553c30360f9d9bcbd737ce6c (patch)
treef0370b68a0ab0d2998407622c9303ce386c9456d /arch
parentarm64: defconfig: Enable X1E80100 SoC base configs (diff)
downloadlinux-e45167b2d3fd98b6553c30360f9d9bcbd737ce6c.tar.xz
linux-e45167b2d3fd98b6553c30360f9d9bcbd737ce6c.zip
arm64: defconfig: enable GPU clock controller for SM8[45]50
Enable GPU Clock Controller for SM8450 and SM8550 to allow using Adreno GPU on these SoCs. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20231218-topic-sm8x50-upstream-gpucc-defconfig-v2-1-e5892470a10b@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 04f3f0e59a5c..84c34aa449fc 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1280,6 +1280,8 @@ CONFIG_SM_TCSRCC_8650=y
CONFIG_SM_GPUCC_6115=m
CONFIG_SM_GPUCC_8150=y
CONFIG_SM_GPUCC_8250=y
+CONFIG_SM_GPUCC_8450=m
+CONFIG_SM_GPUCC_8550=m
CONFIG_SM_GPUCC_8650=m
CONFIG_SM_VIDEOCC_8250=y
CONFIG_QCOM_HFPLL=y