configs: enable config of TEXT_UNEVICTABLE for memcg granularity

This enables CONFIG_TEXT_UNEVICTABLE on x86 and arm64

Backport-reason: Add code segment unevictable feature support [PATCH 8/8]

Signed-off-by: Xin Hao <vernhao@tencent.com>
This commit is contained in:
linuszeng 2024-04-03 17:29:47 +08:00 committed by Kairui Song
parent 03165bd0f4
commit 5a0da8cdef
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ CONFIG_EMM_FORCE_SWAPPINESS=y
CONFIG_EMM_RAMDISK_SWAP=y
CONFIG_EMM_WORKINGSET_TRACKING=y
CONFIG_EMM_ZRAM_CONF=y
CONFIG_TEXT_UNEVICTABLE=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m