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: Odelu Kukatla <okukatla@codeaurora.org>
diff --git a/arch/arm64/configs/msm8953-perf_defconfig b/arch/arm64/configs/msm8953-perf_defconfig
index 0e6e6f8..1d39fce 100644
--- a/arch/arm64/configs/msm8953-perf_defconfig
+++ b/arch/arm64/configs/msm8953-perf_defconfig
@@ -443,6 +443,8 @@
 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