diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-10-19 10:55:28 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-10-19 10:55:28 -0500 |
commit | 036a7ad18b69f386bfc85efe53d41e0478fbc897 (patch) | |
tree | 44ca2cbd70e35a04060c43bfda03a03a5c6b1a57 /kernel-s390x-debug-rhel.config | |
parent | 127f59bb3078847e767f24ce0e8cba4fa4e005f8 (diff) | |
download | kernel-036a7ad18b69f386bfc85efe53d41e0478fbc897.tar.gz kernel-036a7ad18b69f386bfc85efe53d41e0478fbc897.tar.xz kernel-036a7ad18b69f386bfc85efe53d41e0478fbc897.zip |
kernel-6.1.0-0.rc1.20221019gitaae703b02f92.17
* Wed Oct 19 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.1.0-0.rc1.aae703b02f92.17]
- perf tools: Fix man page build wrt perf-arm-coresight.txt (Adrian Hunter)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-debug-rhel.config')
-rw-r--r-- | kernel-s390x-debug-rhel.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index b1d401aa0..2634e6a81 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2828,7 +2828,9 @@ CONFIG_LOOPBACK_TARGET=m # 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 is not set CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 |