diff mbox series

[2/4] arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50

Message ID 20200917203913.3250205-2-dmitry.baryshkov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [1/4] arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets | expand

Commit Message

Dmitry Baryshkov Sept. 17, 2020, 8:39 p.m. UTC
Enable GPU Clock Controller for SM8150 and SM8250 to allow using
Adreon GPU on these SoCs.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2e746ebb9245..7c741e73a282 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -889,6 +889,8 @@  CONFIG_SDM_VIDEOCC_845=y
 CONFIG_SDM_DISPCC_845=y
 CONFIG_SM_GCC_8150=y
 CONFIG_SM_GCC_8250=y
+CONFIG_SM_GPUCC_8150=y
+CONFIG_SM_GPUCC_8250=y
 CONFIG_QCOM_HFPLL=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y