From: Guillaume Nault <gna...@redhat.com> redhat: configs: Disable CONFIG_MPLS for s390x/zfcpdump
Instead of disabling all MPLS sub-options one by one for s390x/zfcpdump, let's just disable MPLS entirely. This also removes an inconsistency we had in redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_NET_MPLS_GSO, which had a typo (CONFIG_MPLS_GSO instead of CONFIG_NET_MPLS_GSO). Signed-off-by: Guillaume Nault <gna...@redhat.com> diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS @@ -0,0 +1 @@ +# CONFIG_MPLS is not set diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS_IPTUNNEL b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS_IPTUNNEL deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS_IPTUNNEL +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MPLS_IPTUNNEL is not set diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS_ROUTING b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS_ROUTING deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_MPLS_ROUTING +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MPLS_ROUTING is not set diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_NET_MPLS_GSO b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_NET_MPLS_GSO deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_NET_MPLS_GSO +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MPLS_GSO is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1606 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure