aboutsummarylogtreecommitdiffstats
path: root/xanmod-rog-config
diff options
context:
space:
mode:
authorScott B2021-11-14 04:26:05 -0800
committerScott B2021-11-16 02:30:52 -0800
commit6dba02a00b9f88af46ddb2c6586be2bec7c1534b (patch)
tree06f79648993042efdac4d2f0fa54a8a640d6d5c2 /xanmod-rog-config
parentccb82b38d6cdc2b97757ef0e7f53a4f8fc5796f2 (diff)
downloadaur-6dba02a00b9f88af46ddb2c6586be2bec7c1534b.tar.gz
feat: multigenerational LRU v5
Diffstat (limited to 'xanmod-rog-config')
-rw-r--r--xanmod-rog-config3
1 files changed, 2 insertions, 1 deletions
diff --git a/xanmod-rog-config b/xanmod-rog-config
index 5c0e9bff4461..41ddea8c158d 100644
--- a/xanmod-rog-config
+++ b/xanmod-rog-config
@@ -119,5 +119,6 @@ scripts/config --disable CONFIG_FW_LOADER_USER_HELPER
scripts/config --enable CONFIG_SCHED_AUTOGROUP_DEFAULT_ENABLED
# enable multigen LRU by default
-#scripts/config --enable CONFIG_LRU_GEN_ENABLED # TODO: Not yet supported on 5.15
+scripts/config --enable CONFIG_LRU_GEN \
+ --enable CONFIG_LRU_GEN_ENABLED