From: Hangbin Liu <[email protected]>

redhat/configs: enable CONFIG_DEBUG_NET for debug kernel

It's useful for networking issue debugging if we enable CONFIG_DEBUG_NET.
Let's enable this config for both ark and fedora.

Signed-off-by: Hangbin Liu <[email protected]>

diff --git a/redhat/configs/common/debug/CONFIG_DEBUG_NET 
b/redhat/configs/common/debug/CONFIG_DEBUG_NET
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/debug/CONFIG_DEBUG_NET
@@ -0,0 +1 @@
+CONFIG_DEBUG_NET=y
diff --git a/redhat/configs/fedora/generic/CONFIG_DEBUG_NET 
b/redhat/configs/fedora/generic/CONFIG_DEBUG_NET
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_DEBUG_NET
@@ -0,0 +1 @@
+# CONFIG_DEBUG_NET is not set
diff --git a/redhat/configs/pending-fedora/generic/CONFIG_DEBUG_NET 
b/redhat/configs/pending-fedora/generic/CONFIG_DEBUG_NET
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-fedora/generic/CONFIG_DEBUG_NET
+++ /dev/null
@@ -1,13 +0,0 @@
-# Symbol: DEBUG_NET [=n]
-# Type  : bool
-# Defined at net/Kconfig.debug:21
-#   Prompt: Add generic networking debug
-#   Depends on: DEBUG_KERNEL [=y]
-#   Location:
-#     Main menu
-#       -> Kernel hacking
-#         -> Networking Debugging
-# 
-# 
-# 
-# CONFIG_DEBUG_NET is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1858
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to