kernel/configs: Add mglru, debugfs and psi to dragonball-experimental

Add mglru, debugfs and psi to dragonball-experimental/mem_agent.conf to
support mem_agent function.

Fixes: #10625

Signed-off-by: Hui Zhu <teawater@antgroup.com>
This commit is contained in:
Hui Zhu 2024-11-27 14:51:38 +08:00
parent 5d96734831
commit f9c63d20a4
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
CONFIG_LRU_GEN=y
CONFIG_DEBUG_FS=y
CONFIG_PSI=y
CONFIG_PSI_DEFAULT_DISABLED=y

View File

@ -1 +1 @@
140
141