defconfig: enable multi-gen LRU

This commit is contained in:
nyxalune
2025-11-20 15:44:20 +00:00
parent 1f44659982
commit c4a3260a4a

View File

@@ -1,3 +1,7 @@
#LRU
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
#Schedul3r things
CONFIG_SCHED_CORE_CTL=y
CONFIG_SCHED_HRTICK=y