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:
Mahesh Sivasubramanian 2016-01-25 15:24:11 -07:00 committed by Jeevan Shriram
parent 0228837248
commit 15ecda6ff9
2 changed files with 2 additions and 0 deletions

View file

@ -431,6 +431,7 @@ CONFIG_MSM_PIL=y
CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_PIL_MSS_QDSP6V5=y
CONFIG_TRACER_PKT=y
CONFIG_MSM_MPM_OF=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_EXTCON=y

View file

@ -456,6 +456,7 @@ CONFIG_MSM_PIL=y
CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_PIL_MSS_QDSP6V5=y
CONFIG_TRACER_PKT=y
CONFIG_MSM_MPM_OF=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_EXTCON=y