From: Justin M. Forbes <jfor...@fedoraproject.org>

Remove CONFIG_NET_EMATCH_STACK file for RHEL

This file was set to:
CONFIG_NET_EMATCH_STACK is not set

Unofortunately that is not a valid entry for this. It would require an
integer.  In the past, Kconfig didn't care so much, but recent changes
make Kconfig error out on this and kill the build. We can simply delete
the entry because CONFIG_NET_EMATCH is not set for RHEL either, and that
is the only thing with a dep on CONFIG_NET_EMATCH_STACK.

Signed-off-by: Justin M. Forbes <jfor...@fedoraproject.org>

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

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2900
--
_______________________________________________
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