--- zzzz-none-000/linux-4.9.276/drivers/base/Kconfig 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/drivers/base/Kconfig 2023-04-05 08:19:00.000000000 +0000 @@ -244,7 +244,7 @@ source "drivers/base/regmap/Kconfig" config DMA_SHARED_BUFFER - bool + tristate default n select ANON_INODES help @@ -279,6 +279,11 @@ if DMA_CMA comment "Default contiguous memory area size:" +config CMA_LIMIT_256M + bool "Limit CMA region to beginning of 256MB physical memory" + depends on CMA + default y + config CMA_SIZE_MBYTES int "Size in Mega Bytes" depends on !CMA_SIZE_SEL_PERCENTAGE