diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-09-21 10:01:53 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-09-21 10:01:53 -0500 |
commit | a94dbb8a971caa9bbcddab905c934423586cc404 (patch) | |
tree | e9def27d664e91ecc8539e880158dd22c7e28901 /kernel-aarch64-debug-fedora.config | |
parent | 1fc7258ba8025dc11d473c83fc3da0ec4ba2d0b6 (diff) | |
download | kernel-a94dbb8a971caa9bbcddab905c934423586cc404.tar.gz kernel-a94dbb8a971caa9bbcddab905c934423586cc404.tar.xz kernel-a94dbb8a971caa9bbcddab905c934423586cc404.zip |
kernel-6.0.0-0.rc6.20220921git60891ec99e14.42
* Wed Sep 21 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.0.0-0.rc6.60891ec99e14.42]
- redhat/self-test: Ignore .rhpkg.mk files (Prarit Bhargava)
- redhat/configs: Enable CONFIG_PRINTK_INDEX on Fedora (Prarit Bhargava)
- redhat/configs: Cleanup CONFIG_X86_KERNEL_IBT (Prarit Bhargava)
- Linux v6.0.0-0.rc6.60891ec99e14
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 8a5fd2f90..41549c490 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -5611,7 +5611,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y # CONFIG_PRIME_NUMBERS is not set CONFIG_PRINTER=m # CONFIG_PRINTK_CALLER is not set -# CONFIG_PRINTK_INDEX is not set +CONFIG_PRINTK_INDEX=y CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=12 CONFIG_PRINTK_TIME=y # CONFIG_PRINT_QUOTA_WARNING is not set |