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

Commit 630e89aa authored by Odelu Kukatla's avatar Odelu Kukatla Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm8953: Enable SPDM for msm8953



Enable SPDM based bandwidth voting driver, it is
required for altering CPU bandwidth vote based on
overall load on the system.

Change-Id: I2ee7cb3f01a9d727895adb10db3b7dec1add0854
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 1a81104c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -443,6 +443,8 @@ CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y
CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_SPDM_SCM=y
CONFIG_DEVFREQ_SPDM=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_ARM_GIC_V3_ACL=y
+2 −0
Original line number Diff line number Diff line
@@ -460,6 +460,8 @@ CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y
CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y
CONFIG_SPDM_SCM=y
CONFIG_DEVFREQ_SPDM=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_ARM_GIC_V3_ACL=y