From: Hangbin Liu <haliu@xxxxxxxxxx> redhat: configs: Disable team driver Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1945477 Upstream Status: RHEL-only This drivers have been deprecated with RHEL9, so with RHEL10 it is time to remove it. Disable the NET_TEAM on ARK. No need to set the modes as they depend on team driver. Keep the config enabled in Fedora as Fedora user may still need this driver. Signed-off-by: Hangbin Liu <haliu@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_NET_TEAM b/redhat/configs/ark/generic/CONFIG_NET_TEAM new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_NET_TEAM @@ -0,0 +1,2 @@ +# This CONFIG has been disabled in RHEL by RHEL Engineering. Please contact Red Hat Support for further assistance. +# CONFIG_NET_TEAM is not set diff --git a/redhat/configs/common/generic/CONFIG_NET_TEAM b/redhat/configs/fedora/generic/CONFIG_NET_TEAM rename from redhat/configs/common/generic/CONFIG_NET_TEAM rename to redhat/configs/fedora/generic/CONFIG_NET_TEAM index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_TEAM +++ b/redhat/configs/fedora/generic/CONFIG_NET_TEAM diff --git a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_ACTIVEBACKUP b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_ACTIVEBACKUP rename from redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_ACTIVEBACKUP rename to redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_ACTIVEBACKUP index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_ACTIVEBACKUP +++ b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_ACTIVEBACKUP diff --git a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_BROADCAST b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_BROADCAST rename from redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_BROADCAST rename to redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_BROADCAST index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_BROADCAST +++ b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_BROADCAST diff --git a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_LOADBALANCE b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_LOADBALANCE rename from redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_LOADBALANCE rename to redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_LOADBALANCE index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_LOADBALANCE +++ b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_LOADBALANCE diff --git a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_RANDOM b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_RANDOM rename from redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_RANDOM rename to redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_RANDOM index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_RANDOM +++ b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_RANDOM diff --git a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_ROUNDROBIN b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_ROUNDROBIN rename from redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_ROUNDROBIN rename to redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_ROUNDROBIN index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_TEAM_MODE_ROUNDROBIN +++ b/redhat/configs/fedora/generic/CONFIG_NET_TEAM_MODE_ROUNDROBIN -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1620 _______________________________________________ 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