From 036a7ad18b69f386bfc85efe53d41e0478fbc897 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 19 Oct 2022 10:55:28 -0500 Subject: kernel-6.1.0-0.rc1.20221019gitaae703b02f92.17 * Wed Oct 19 2022 Fedora Kernel Team [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 --- kernel-aarch64-rhel.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kernel-aarch64-rhel.config') diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 2fd5b5fb6..dce320bc3 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -3006,7 +3006,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=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 -- cgit