[Devel] [PATCH RHEL9 COMMIT] configs: Enable e1000 module build

Konstantin Khorenko khorenko at virtuozzo.com
Fri Dec 3 18:06:13 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 rh9-5.14.0-4.vz9.10.31
------>
commit 405f5b704ffaa30cc3682f66a0bdca87f11b7107
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date:   Fri Dec 3 17:58:40 2021 +0300

    configs: Enable e1000 module build
    
    VMware Hypervisor and VirtualBox use network cards supported by e1000
    driver by default.
    
    https://jira.sw.ru/browse/PSBM-135526
    
    Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
 redhat/configs/custom-overrides/generic/CONFIG_E1000 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redhat/configs/custom-overrides/generic/CONFIG_E1000 b/redhat/configs/custom-overrides/generic/CONFIG_E1000
new file mode 100644
index 000000000000..7aebd6baf17d
--- /dev/null
+++ b/redhat/configs/custom-overrides/generic/CONFIG_E1000
@@ -0,0 +1 @@
+CONFIG_E1000=m


More information about the Devel mailing list