defconfig: msmcortex: Enable devfreq_spdm
Enable SPDM governer and SCM call through Hypervisor support. CRs-Fixed: 1025515 Change-Id: I911f84a44229b84491ea5b78e1ed2d8181b2c804 Signed-off-by: David Dai <daidavid1@codeaurora.org>
This commit is contained in:
parent
18c50da9dc
commit
a55b0ba489
2 changed files with 4 additions and 0 deletions
|
@ -502,6 +502,8 @@ CONFIG_MEM_SHARE_QMI_SERVICE=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_EXTCON=y
|
||||
CONFIG_IIO=y
|
||||
CONFIG_QCOM_RRADC=y
|
||||
|
|
|
@ -530,6 +530,8 @@ CONFIG_MEM_SHARE_QMI_SERVICE=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_EXTCON=y
|
||||
CONFIG_IIO=y
|
||||
CONFIG_QCOM_RRADC=y
|
||||
|
|
Loading…
Add table
Reference in a new issue