From a79c2cde8c659b35f3dff94ee25854104ff66e65 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Tue, 27 Nov 2018 19:07:14 -0600 Subject: [PATCH] config: sos: enable E1000 --- config-iot-lts2018-sos | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config-iot-lts2018-sos b/config-iot-lts2018-sos index 08372117..fe7499b6 100644 --- a/config-iot-lts2018-sos +++ b/config-iot-lts2018-sos @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.19.0 Kernel Configuration +# Linux/x86 4.19.0 Kernel Configuration # # @@ -2014,9 +2014,10 @@ CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y CONFIG_NET_VENDOR_INTEL=y -CONFIG_E100=y -# CONFIG_E1000 is not set -# CONFIG_E1000E is not set +CONFIG_E100=m +CONFIG_E1000=m +CONFIG_E1000E=m +CONFIG_E1000E_HWTS=y # CONFIG_IGB is not set # CONFIG_IGBVF is not set # CONFIG_IXGB is not set