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

Commit afb2fe3b authored by Patrick Daly's avatar Patrick Daly
Browse files

defconfig: Enable Ion for sdxlemur



Enable the ion memory manager, which allows both kernel and
userspace clients to allocate buffers from specific memory regions.

Change-Id: Ie583cbf6b8836e1b4459bcd27399a965384d6a52
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent ac2b8a2c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -19,6 +19,10 @@ CONFIG_QTI_IOMMU_SUPPORT=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_DMA_COHERENT_HINT_CACHED=y
CONFIG_ION=y
CONFIG_ION_MSM_HEAPS=y
CONFIG_ION_DEFER_FREE_NO_SCHED_IDLE=y
CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_MAILBOX=y