[Devel] [PATCH RHEL COMMIT] configs: Disable aQuantia AQtion(tm) Ethernet card support
Konstantin Khorenko
khorenko at virtuozzo.com
Mon Sep 20 19:41:32 MSK 2021
The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after ark-5.14
------>
commit 578ef3a4a2aab608f46f24f9e8e119672dc22b16
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Mon Sep 20 17:49:25 2021 +0300
configs: Disable aQuantia AQtion(tm) Ethernet card support
Disable CONFIG_AQTION config option in order to disable the only driver
which uses (references) MACSEC netdev feature as we are going to
temporarily drop MACSEC netdev feature.
https://jira.sw.ru/browse/PSBM-133985
Will be restored after we drop venet driver in the scope of
https://jira.sw.ru/browse/PSBM-134132
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
redhat/configs/custom-overrides/generic/CONFIG_AQTION | 1 +
1 file changed, 1 insertion(+)
diff --git a/redhat/configs/custom-overrides/generic/CONFIG_AQTION b/redhat/configs/custom-overrides/generic/CONFIG_AQTION
new file mode 100644
index 000000000000..42dea55ccf3b
--- /dev/null
+++ b/redhat/configs/custom-overrides/generic/CONFIG_AQTION
@@ -0,0 +1 @@
+# CONFIG_AQTION is not set
More information about the Devel
mailing list