From: Hangbin Liu <haliu@xxxxxxxxxx> 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 <haliu@xxxxxxxxxx> 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/ark/generic/CONFIG_DEBUG_NET b/redhat/configs/common/generic/CONFIG_DEBUG_NET rename from redhat/configs/ark/generic/CONFIG_DEBUG_NET rename to redhat/configs/common/generic/CONFIG_DEBUG_NET index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_DEBUG_NET +++ b/redhat/configs/common/generic/CONFIG_DEBUG_NET 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 -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure