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

Commit 92424849 authored by Manoj Prabhu B's avatar Manoj Prabhu B Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: Enable memshare driver on trinket



Enable memshare driver compilation necessary for
allocation of memory for the clients requesting.

Change-Id: I12ce0e37012c058bac2d9d8623576fc8214e138b
Signed-off-by: default avatarManoj Prabhu B <bmanoj@codeaurora.org>
parent 509db46a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -569,6 +569,7 @@ CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_AVTIMER=y
CONFIG_MSM_PM=y
CONFIG_QCOM_FSA4480_I2C=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y
+1 −0
Original line number Diff line number Diff line
@@ -597,6 +597,7 @@ CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_AVTIMER=y
CONFIG_MSM_PM=y
CONFIG_QCOM_FSA4480_I2C=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y