rockchip: increase default cma size to 64MB

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9fe5813aa9f95cd49d76eb7f2a7b00b326ae044b)
This commit is contained in:
AmadeusGhost 2022-12-27 23:09:56 +08:00 committed by Tianling Shen
parent 5657d4ffb0
commit 17729f6256
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -75,7 +75,7 @@ CONFIG_CMA_ALIGNMENT=8
CONFIG_CMA_AREAS=7
# CONFIG_CMA_DEBUG is not set
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_SIZE_MBYTES=5
CONFIG_CMA_SIZE_MBYTES=64
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_MIN is not set