mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
ODROIDC:defconfig: Fix CMA value
Change-Id: I6c5c8d58a07c6408e4c5f92ba9e6afd3dedb150c
This commit is contained in:
@@ -1451,7 +1451,7 @@ CONFIG_CMA=y
|
||||
#
|
||||
# Default contiguous memory area size:
|
||||
#
|
||||
CONFIG_CMA_SIZE_MBYTES=256
|
||||
CONFIG_CMA_SIZE_MBYTES=8
|
||||
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