From: Sung-hun Kim Date: Tue, 8 Sep 2020 12:57:59 +0000 (+0900) Subject: tizen_bcm2711_defconfig: enable CMA_EXCLUDEd allocation and free memory calculation X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fsandbox%2Fsebuns2%2Fcma_workaround;p=platform%2Fkernel%2Flinux-rpi.git tizen_bcm2711_defconfig: enable CMA_EXCLUDEd allocation and free memory calculation Change-Id: I9c0d6397af54306cfaad1c6bd785bdff64d41e9b Signed-off-by: Sung-hun Kim --- diff --git a/arch/arm64/configs/tizen_bcm2711_defconfig b/arch/arm64/configs/tizen_bcm2711_defconfig index 3928257..d574bf6 100644 --- a/arch/arm64/configs/tizen_bcm2711_defconfig +++ b/arch/arm64/configs/tizen_bcm2711_defconfig @@ -71,6 +71,7 @@ CONFIG_LKSM_FILTER=y CONFIG_CLEANCACHE=y CONFIG_FRONTSWAP=y CONFIG_CMA=y +CONFIG_CMA_EXCLUDE=y CONFIG_ZSMALLOC=y CONFIG_PGTABLE_MAPPING=y CONFIG_NET=y