diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-06-03 07:54:44 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-06-03 07:54:44 -0500 |
commit | 99c74c4465fa54346e57ec9c76130f55a5268b45 (patch) | |
tree | 8031473b3a897ef81bdf697310d2fbfa2b8a6da3 /kernel-x86_64-debug-rhel.config | |
parent | a1d97c4112cff62dada413f98e0d1941cba9038e (diff) | |
download | kernel-99c74c4465fa54346e57ec9c76130f55a5268b45.tar.gz kernel-99c74c4465fa54346e57ec9c76130f55a5268b45.tar.xz kernel-99c74c4465fa54346e57ec9c76130f55a5268b45.zip |
kernel-5.19.0-0.rc0.20220603git50fd82b3a9a9.11
* Thu Jun 02 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.19.0-0.rc0.d1dc87763f40.9]
- redhat/configs: enable CONFIG_SP5100_TCO (David Arcari)
- redhat/configs: Set CONFIG_VIRTIO_IOMMU on x86_64 (Eric Auger) [2089765]
Resolves: rhbz#2089765
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index d22953aaa..f8881d27b 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2306,7 +2306,7 @@ CONFIG_INFINIBAND_VMWARE_PVRDMA=m # CONFIG_INFTL is not set # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set -CONFIG_INITRAMFS_PRESERVE_MTIME=y +# CONFIG_INITRAMFS_PRESERVE_MTIME is not set CONFIG_INITRAMFS_SOURCE="" # CONFIG_INIT_STACK_ALL_PATTERN is not set # CONFIG_INIT_STACK_ALL_ZERO is not set @@ -4140,7 +4140,7 @@ CONFIG_PCS_XPCS=m # CONFIG_PECI is not set CONFIG_PERCPU_STATS=y # CONFIG_PERCPU_TEST is not set -# CONFIG_PERF_EVENTS_AMD_BRS is not set +CONFIG_PERF_EVENTS_AMD_BRS=y CONFIG_PERF_EVENTS_AMD_POWER=m CONFIG_PERF_EVENTS_AMD_UNCORE=y CONFIG_PERF_EVENTS_INTEL_CSTATE=m |