diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-09-10 13:48:15 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-09-10 13:48:15 -0500 |
commit | 843ad10b79a8949e19d62514ab679a147d84670e (patch) | |
tree | cac4ccd21ea03d21386ad0824ef20777d506110b /kernel-x86_64-debug-rhel.config | |
parent | 4b8e4cc5753be5501810f3e2e8724cf462e9d4ac (diff) | |
download | kernel-843ad10b79a8949e19d62514ab679a147d84670e.tar.gz kernel-843ad10b79a8949e19d62514ab679a147d84670e.tar.xz kernel-843ad10b79a8949e19d62514ab679a147d84670e.zip |
kernel-5.15-0.rc0.20210910gitbf9f243f23e6.9
* Fri Sep 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc0.20210910gitbf9f243f23e6.9]
- Temporarily stop building perf with LIBBPF_DYNAMIC=1 (Justin M. Forbes)
Resolves: rhbz#
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 3a0b6fd6c..e903d143c 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -188,6 +188,7 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PTDMA is not set CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set # CONFIG_AMD_XGBE_DCB is not set @@ -2399,6 +2400,7 @@ CONFIG_INTEGRITY=y CONFIG_INTEL_HID_EVENT=m CONFIG_INTEL_IDLE=y CONFIG_INTEL_IDMA64=m +# CONFIG_INTEL_IDXD_COMPAT is not set CONFIG_INTEL_IDXD=m CONFIG_INTEL_IDXD_PERFMON=y CONFIG_INTEL_IDXD_SVM=y |