mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 17:35:36 -04:00
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>
This commit is contained in:
committed by
Bjorn Andersson
parent
2e86e6300c
commit
e45167b2d3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user