defconfig: Enable CONFIG_VMSPLIT_3G_OPT
sdxlemur will have at most 1GB of DDR, so allow all of it to be mapped as lowmem instead of enabling CONFIG_HIGHMEM. Change-Id: I89148d18e0be0c1d99795b7f49184bb5421af0f1 Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
This commit is contained in:
parent
a9974f00fc
commit
fddc100d0a
1
arch/arm/configs/vendor/sdxlemur.config
vendored
1
arch/arm/configs/vendor/sdxlemur.config
vendored
@ -31,6 +31,7 @@ CONFIG_ZSMALLOC=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
|
||||
CONFIG_VM_EVENT_COUNT_CLEAN_PAGE_RECLAIM=y
|
||||
CONFIG_VMSPLIT_3G_OPT=y
|
||||
CONFIG_QRTR=y
|
||||
CONFIG_QRTR_SMD=y
|
||||
CONFIG_MAILBOX=y
|
||||
|
Loading…
Reference in New Issue
Block a user