Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10b63ed0 authored by Taniya Das's avatar Taniya Das
Browse files

defconfig: lito: Enable AOP and GPU clock drivers



Support the AOP QDSS and Graphics controller clock driver for LITO.

Change-Id: Ic27fae4a42fa252720265c87fb4458eafd12acce
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent cf681880
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -363,10 +363,12 @@ CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_QCOM_GENI_SE=y
# CONFIG_QCOM_A53PLL is not set
CONFIG_QCOM_CLK_RPMH=y
CONFIG_MSM_CLK_AOP_QMP=y
CONFIG_SM_GCC_LITO=y
CONFIG_SM_VIDEOCC_LITO=y
CONFIG_SM_CAMCC_LITO=y
CONFIG_SM_DISPCC_LITO=y
CONFIG_SM_GPUCC_LITO=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MAILBOX=y
+1 −0
Original line number Diff line number Diff line
@@ -371,6 +371,7 @@ CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_QCOM_GENI_SE=y
# CONFIG_QCOM_A53PLL is not set
CONFIG_QCOM_CLK_RPMH=y
CONFIG_MSM_CLK_AOP_QMP=y
CONFIG_SM_GCC_LITO=y
CONFIG_SM_VIDEOCC_LITO=y
CONFIG_SM_CAMCC_LITO=y