[OS-BUILD PATCH 10/23] redhat: ark: disable CONFIG_NET_EMATCH and sub-targets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Davide Caratti <dcaratti@xxxxxxxxxx>

 CONFIG_NET_EMATCH
 CONFIG_NET_EMATCH_CMP
 CONFIG_NET_EMATCH_IPSET
 CONFIG_NET_EMATCH_META
 CONFIG_NET_EMATCH_NBYTE
 CONFIG_NET_EMATCH_STACK
 CONFIG_NET_EMATCH_TEXT
 CONFIG_NET_EMATCH_U32
 # ./scripts/config --file redhat/configs/ark/generic/${a} -d ${a} ; done

please note,

 CONFIG_NET_EMATCH_IPT
 CONFIG_NET_EMATCH_CANID

are already disabled in "generic": Only fedora enables them.

Signed-off-by: Davide Caratti <dcaratti@xxxxxxxxxx>
---
 redhat/configs/ark/generic/CONFIG_NET_EMATCH       | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_CANID | 1 -
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_CMP   | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPSET | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPT   | 1 -
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_META  | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_NBYTE | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_STACK | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_TEXT  | 1 +
 redhat/configs/ark/generic/CONFIG_NET_EMATCH_U32   | 1 +
 10 files changed, 8 insertions(+), 2 deletions(-)
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH
 delete mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_CANID
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_CMP
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPSET
 delete mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPT
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_META
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_NBYTE
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_STACK
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_TEXT
 create mode 100644 redhat/configs/ark/generic/CONFIG_NET_EMATCH_U32

diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH b/redhat/configs/ark/generic/CONFIG_NET_EMATCH
new file mode 100644
index 000000000000..a8b8e5b40507
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_CANID b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_CANID
deleted file mode 100644
index 8cc63e43fb93..000000000000
--- a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_CANID
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_NET_EMATCH_CANID is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_CMP b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_CMP
new file mode 100644
index 000000000000..0b1ed3bd3553
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_CMP
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_CMP is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPSET b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPSET
new file mode 100644
index 000000000000..2c70aef4ac33
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPSET
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_IPSET is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPT b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPT
deleted file mode 100644
index 194717561a66..000000000000
--- a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_IPT
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_NET_EMATCH_IPT is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_META b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_META
new file mode 100644
index 000000000000..d69e2b3f1c4d
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_META
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_META is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_NBYTE b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_NBYTE
new file mode 100644
index 000000000000..ca275fe6a6ca
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_NBYTE
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_NBYTE is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_STACK b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_STACK
new file mode 100644
index 000000000000..62882b3f767e
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_STACK
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_STACK is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_TEXT b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_TEXT
new file mode 100644
index 000000000000..1b3aeb18380a
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_TEXT
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_TEXT is not set
diff --git a/redhat/configs/ark/generic/CONFIG_NET_EMATCH_U32 b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_U32
new file mode 100644
index 000000000000..a4e144b85331
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_NET_EMATCH_U32
@@ -0,0 +1 @@
+# CONFIG_NET_EMATCH_U32 is not set
-- 
GitLab
_______________________________________________
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




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux