defconfig: Enable MPM for msmcortex defconfig
MPM driver is required to configure the hardware to wakeup from SoC sleep. It is currently not enabled for cortex targets. Enable MPM_OF config for cortex targets. Change-Id: I09313d7809ec939a9d0440d0ab30a5992f512b96 Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
This commit is contained in:
parent
0228837248
commit
15ecda6ff9
2 changed files with 2 additions and 0 deletions
|
@ -431,6 +431,7 @@ CONFIG_MSM_PIL=y
|
||||||
CONFIG_MSM_PIL_SSR_GENERIC=y
|
CONFIG_MSM_PIL_SSR_GENERIC=y
|
||||||
CONFIG_MSM_PIL_MSS_QDSP6V5=y
|
CONFIG_MSM_PIL_MSS_QDSP6V5=y
|
||||||
CONFIG_TRACER_PKT=y
|
CONFIG_TRACER_PKT=y
|
||||||
|
CONFIG_MSM_MPM_OF=y
|
||||||
CONFIG_MSM_CORE_CTL_HELPER=y
|
CONFIG_MSM_CORE_CTL_HELPER=y
|
||||||
CONFIG_MEM_SHARE_QMI_SERVICE=y
|
CONFIG_MEM_SHARE_QMI_SERVICE=y
|
||||||
CONFIG_EXTCON=y
|
CONFIG_EXTCON=y
|
||||||
|
|
|
@ -456,6 +456,7 @@ CONFIG_MSM_PIL=y
|
||||||
CONFIG_MSM_PIL_SSR_GENERIC=y
|
CONFIG_MSM_PIL_SSR_GENERIC=y
|
||||||
CONFIG_MSM_PIL_MSS_QDSP6V5=y
|
CONFIG_MSM_PIL_MSS_QDSP6V5=y
|
||||||
CONFIG_TRACER_PKT=y
|
CONFIG_TRACER_PKT=y
|
||||||
|
CONFIG_MSM_MPM_OF=y
|
||||||
CONFIG_MSM_CORE_CTL_HELPER=y
|
CONFIG_MSM_CORE_CTL_HELPER=y
|
||||||
CONFIG_MEM_SHARE_QMI_SERVICE=y
|
CONFIG_MEM_SHARE_QMI_SERVICE=y
|
||||||
CONFIG_EXTCON=y
|
CONFIG_EXTCON=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue