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

Commit d08f349b 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: I0305d419776c2e0d08f0cec5c7184987988ad6a8
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 2e98d6c8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -499,6 +499,8 @@ CONFIG_MSM_BAM_DMUX=y
CONFIG_QCOM_BIMC_BWMON=y
CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y
CONFIG_QCOM_DEVFREQ_DEVBW=y
CONFIG_SPDM_SCM=y
CONFIG_DEVFREQ_SPDM=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_PWM_QTI_LPG=y
+2 −0
Original line number Diff line number Diff line
@@ -520,6 +520,8 @@ CONFIG_MSM_BAM_DMUX=y
CONFIG_QCOM_BIMC_BWMON=y
CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y
CONFIG_QCOM_DEVFREQ_DEVBW=y
CONFIG_SPDM_SCM=y
CONFIG_DEVFREQ_SPDM=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_PWM_QTI_LPG=y