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

Commit 66bf7f14 authored by Bharathraj Nagaraju's avatar Bharathraj Nagaraju Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: arm: msm: Enable memshare driver on sa8155



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

Change-Id: I68ff28c02e52ed6d83b67e4eb55c89aa2d9a81c2
Signed-off-by: default avatarBharathraj Nagaraju <snbraj@codeaurora.org>
parent d021a1a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -534,6 +534,7 @@ CONFIG_QCOM_SMCINVOKE=y
CONFIG_MSM_EVENT_TIMER=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_CDSP_RM=y
+1 −0
Original line number Diff line number Diff line
@@ -563,6 +563,7 @@ CONFIG_QCOM_SMCINVOKE=y
CONFIG_MSM_EVENT_TIMER=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_CDSP_RM=y