Merge pull request #255 from justincormack/e1000

add e1000 drivers, allows qemu default setup to find an ethernet, and…
This commit is contained in:
Justin Cormack 2016-07-08 16:28:24 +01:00 committed by GitHub
commit 94d603971c

View File

@ -1654,8 +1654,8 @@ CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
CONFIG_E1000=y
CONFIG_E1000E=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set