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

Commit 7b21dd91 authored by Olav Haugan's avatar Olav Haugan
Browse files

deconfig: msm8610: Reduce default CMA region to 4MB



Reduce the size of CMA region from 16MB to 4MB to
allow for more unmovable pages in the system which
will help in low-memory conditions.

Change-Id: Id3caefc9e75c2423b08a179534f073e4742abda9
Signed-off-by: default avatarOlav Haugan <ohaugan@codeaurora.org>
parent 155357d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -201,6 +201,7 @@ CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_NFC_QNCI=y
CONFIG_CMA=y
CONFIG_CMA_SIZE_MBYTES=4
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_QSEECOM=y
+1 −0
Original line number Diff line number Diff line
@@ -200,6 +200,7 @@ CONFIG_NL80211_TESTMODE=y
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_NFC_QNCI=y
CONFIG_CMA=y
CONFIG_CMA_SIZE_MBYTES=4
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_QSEECOM=y