mm: add AMLOGIC_MEMORY_STAT config. [2/2]

PD#SWPL-94445

Problem:
fix gki break.

Solution:
modify the config to meet gki format.

Verify:
sc2_ah212.

Change-Id: I67c7ee938a4c25987e5329ecc36b91af64d04bd7
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
This commit is contained in:
Jianxiong Pan
2022-09-14 17:37:37 +08:00
committed by Wanwei Jiang
parent f54b561ce3
commit ca47fd1d30
+9
View File
@@ -119,3 +119,12 @@ config AMLOGIC_ZSTD
in zram, to improve the compression ratio
and save memory
config AMLOGIC_MEMORY_STAT
bool "Amlogic stat memory info"
depends on AMLOGIC_MEMORY_EXTEND
default n
help
This config use to stat memory info,
include count free pages in migrate
list, print more memory information.