config: sos: enable E1000
This commit is contained in:
parent
6d10db547b
commit
a79c2cde8c
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# 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_HINIC is not set
|
||||||
CONFIG_NET_VENDOR_I825XX=y
|
CONFIG_NET_VENDOR_I825XX=y
|
||||||
CONFIG_NET_VENDOR_INTEL=y
|
CONFIG_NET_VENDOR_INTEL=y
|
||||||
CONFIG_E100=y
|
CONFIG_E100=m
|
||||||
# CONFIG_E1000 is not set
|
CONFIG_E1000=m
|
||||||
# CONFIG_E1000E is not set
|
CONFIG_E1000E=m
|
||||||
|
CONFIG_E1000E_HWTS=y
|
||||||
# CONFIG_IGB is not set
|
# CONFIG_IGB is not set
|
||||||
# CONFIG_IGBVF is not set
|
# CONFIG_IGBVF is not set
|
||||||
# CONFIG_IXGB is not set
|
# CONFIG_IXGB is not set
|
||||||
|
|
Loading…
Reference in New Issue