From: Marcelo Ricardo Leitner <mleit...@redhat.com>

redhat/configs: disable CONFIG_AF_UNIX_OOB on RHEL

This commit pretty much reverts
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3635
This was already on because of the lack of option, but now that we have
it, we actually didn't have any request to enable this on RHEL 9, which
doens't have this feature. With that, we also don't have a reason to
have it enabled on RHEL 10. So lets disable it while we can.

Signed-off-by: Marcelo Ricardo Leitner <mleit...@redhat.com>

diff --git a/redhat/configs/common/generic/CONFIG_AF_UNIX_OOB 
b/redhat/configs/common/generic/CONFIG_AF_UNIX_OOB
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_AF_UNIX_OOB
@@ -0,0 +1 @@
+# CONFIG_AF_UNIX_OOB is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_AF_UNIX_OOB 
b/redhat/configs/rhel/generic/CONFIG_AF_UNIX_OOB
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_AF_UNIX_OOB
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_AF_UNIX_OOB=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3661

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to