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

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

defconfig: arm: msm: Enable memshare driver on sm8150



The patch enables memshare driver compilation necessary for
allocation of memory for the clients requesting.

Change-Id: I5386b9a2781e0ab42e9c078af9ef97715e9ffb7b
Signed-off-by: default avatarManoj Prabhu B <bmanoj@codeaurora.org>
parent e7cc30f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -548,6 +548,7 @@ CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y
CONFIG_MSM_QBT1000=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
@@ -574,6 +574,7 @@ CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y
CONFIG_MSM_QBT1000=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