提交 9442f465 编写于 作者: L liubo 提交者: Cheng Jian

config: Enable the config option of the etmem feature

euleros inclusion
category: feature
feature: etmem
bugzilla: 49889

-------------------------------------------------

Enable etmem feature config option.
set default value of CONFIG_ETMEM_SCAN and
CONFIG_ETMEM_SWAP.

Before using the etmem feature, need to insert
etmem_scan.ko and etmem_swap.ko first.
Signed-off-by: Nliubo <liubo254@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
Reviewed-by: Jing Xiangfeng<jingxiangfeng@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: NCheng Jian <cj.chengjian@huawei.com>
上级 fb3893e8
......@@ -5661,3 +5661,5 @@ CONFIG_IO_STRICT_DEVMEM=y
# CONFIG_DEBUG_EFI is not set
# CONFIG_ARM64_RELOC_TEST is not set
# CONFIG_CORESIGHT is not set
CONFIG_ETMEM_SCAN=m
CONFIG_ETMEM_SWAP=m
......@@ -5968,3 +5968,5 @@ CONFIG_IO_STRICT_DEVMEM=y
# CONFIG_ARM64_RELOC_TEST is not set
# CONFIG_CORESIGHT is not set
CONFIG_SMMU_BYPASS_DEV=y
CONFIG_ETMEM_SCAN=m
CONFIG_ETMEM_SWAP=m
......@@ -7536,3 +7536,5 @@ CONFIG_OPTIMIZE_INLINING=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
CONFIG_UNWINDER_ORC=y
# CONFIG_UNWINDER_FRAME_POINTER is not set
CONFIG_ETMEM_SCAN=m
CONFIG_ETMEM_SWAP=m
......@@ -7537,3 +7537,5 @@ CONFIG_OPTIMIZE_INLINING=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
CONFIG_UNWINDER_ORC=y
# CONFIG_UNWINDER_FRAME_POINTER is not set
CONFIG_ETMEM_SCAN=m
CONFIG_ETMEM_SWAP=m
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册