mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02: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:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user