mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
defconfig: lower CMA to 128MB
Change-Id: I41cd95a97b9228d4a3cd27c3717ea95f977857c4
This commit is contained in:
@@ -1570,7 +1570,7 @@ CONFIG_DMA_CMA=y
|
||||
#
|
||||
# Default contiguous memory area size:
|
||||
#
|
||||
CONFIG_CMA_SIZE_MBYTES=256
|
||||
CONFIG_CMA_SIZE_MBYTES=128
|
||||
CONFIG_CMA_SIZE_SEL_MBYTES=y
|
||||
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
|
||||
# CONFIG_CMA_SIZE_SEL_MIN is not set
|
||||
|
||||
Reference in New Issue
Block a user