diff options
Diffstat (limited to 'kernel-ppc64le-rhel.config')
-rw-r--r-- | kernel-ppc64le-rhel.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 7bb2e81b0..1a28ef5cb 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -2830,7 +2830,9 @@ CONFIG_LPARCFG=y # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set -# CONFIG_LRU_GEN is not set +# CONFIG_LRU_GEN_ENABLED is not set +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 |