diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-06-20 09:30:53 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-06-20 09:30:53 -0500 |
commit | f75717f691dc8f167ccfebefc2a2a79780363fbe (patch) | |
tree | 22b21e1aead6635577bd538d5f4440b44c078d27 /kernel-s390x-debug-fedora.config | |
parent | f94bf1e01f0dd2bcc80e058265b09db4615e9de0 (diff) | |
download | kernel-f75717f691dc8f167ccfebefc2a2a79780363fbe.tar.gz kernel-f75717f691dc8f167ccfebefc2a2a79780363fbe.tar.xz kernel-f75717f691dc8f167ccfebefc2a2a79780363fbe.zip |
kernel-5.19.0-0.rc3.27
* Sat Jun 18 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.19.0-0.rc2.4b35035bcf80.24]
- redhat/configs: enable CONFIG_DEBUG_NET for debug kernel (Hangbin Liu)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-debug-fedora.config')
-rw-r--r-- | kernel-s390x-debug-fedora.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index 951c22898..8552400dc 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -1200,7 +1200,7 @@ CONFIG_DEBUG_LOCK_ALLOC=y # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set CONFIG_DEBUG_MISC=y CONFIG_DEBUG_MUTEXES=y -# CONFIG_DEBUG_NET is not set +CONFIG_DEBUG_NET=y CONFIG_DEBUG_NOTIFIERS=y CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 CONFIG_DEBUG_OBJECTS_FREE=y @@ -7504,6 +7504,7 @@ CONFIG_XFS_WARN=y # CONFIG_XILINX_DMA is not set CONFIG_XILINX_EMACLITE=m CONFIG_XILINX_GMII2RGMII=m +# CONFIG_XILINX_INTC is not set CONFIG_XILINX_LL_TEMAC=m CONFIG_XILINX_PR_DECOUPLER=m # CONFIG_XILINX_SDFEC is not set |