FS#73364: Enable DAMON

This commit is contained in:
Jan Alexander Steffens
2022-02-11 23:14:12 +00:00
parent 9babb28470
commit a4414373de
2 changed files with 6 additions and 2 deletions

6
config
View File

@@ -1071,7 +1071,11 @@ CONFIG_SECRETMEM=y
#
# Data Access Monitoring
#
# CONFIG_DAMON is not set
CONFIG_DAMON=y
CONFIG_DAMON_VADDR=y
CONFIG_DAMON_PADDR=y
CONFIG_DAMON_DBGFS=y
CONFIG_DAMON_RECLAIM=y
# end of Data Access Monitoring
# end of Memory Management options