defconfig: arm64: msm: enable CONFIG_FORCE_ALLOC_FROM_DMA_ZONE
This option helps ensure that clients who require ZONE_DMA memory are always using ZONE_DMA memory. Change-Id: I87785b9fcf9302f84ce952dc38e2d8e90e7f47b4 Signed-off-by: Prakash Gupta <guptap@codeaurora.org>
This commit is contained in:
parent
b1c46e3dc3
commit
ee262cdc84
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ CONFIG_CLEANCACHE=y
|
|||
CONFIG_CMA=y
|
||||
CONFIG_CMA_DEBUGFS=y
|
||||
CONFIG_ZSMALLOC=y
|
||||
CONFIG_FORCE_ALLOC_FROM_DMA_ZONE=y
|
||||
CONFIG_PROCESS_RECLAIM=y
|
||||
CONFIG_SECCOMP=y
|
||||
CONFIG_ARMV8_DEPRECATED=y
|
||||
|
|
Loading…
Add table
Reference in a new issue