mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-07 01:33:38 +00:00
add e1000 drivers, allows qemu default setup to find an ethernet, and used frequently in emulated environments
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
da60050917
commit
7d605926f0
@ -1654,8 +1654,8 @@ CONFIG_ETHERNET=y
|
|||||||
# CONFIG_NET_VENDOR_HP is not set
|
# CONFIG_NET_VENDOR_HP is not set
|
||||||
CONFIG_NET_VENDOR_INTEL=y
|
CONFIG_NET_VENDOR_INTEL=y
|
||||||
# CONFIG_E100 is not set
|
# CONFIG_E100 is not set
|
||||||
# CONFIG_E1000 is not set
|
CONFIG_E1000=y
|
||||||
# CONFIG_E1000E is not set
|
CONFIG_E1000E=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
Block a user