set CONFIG_CMA_SIZE_MBYTES to 128

This commit is contained in:
root 2024-01-03 14:26:54 -05:00
parent cc5a659b9b
commit 171ac3e334

View file

@ -11260,7 +11260,7 @@ CONFIG_DMA_PERNUMA_CMA=y
# #
# Default contiguous memory area size: # Default contiguous memory area size:
# #
CONFIG_CMA_SIZE_MBYTES=64 CONFIG_CMA_SIZE_MBYTES=128
CONFIG_CMA_SIZE_SEL_MBYTES=y CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set # CONFIG_CMA_SIZE_SEL_MIN is not set