mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-22 17:01:28 +00:00
enable raw sockets and the qemu network driver
This commit is contained in:
parent
48adc3e4cd
commit
edb4b4de50
@ -578,7 +578,8 @@ CONFIG_NET=y
|
|||||||
#
|
#
|
||||||
# Networking options
|
# Networking options
|
||||||
#
|
#
|
||||||
# CONFIG_PACKET is not set
|
CONFIG_PACKET=y
|
||||||
|
# CONFIG_PACKET_DIAG is not set
|
||||||
# CONFIG_UNIX is not set
|
# CONFIG_UNIX is not set
|
||||||
# CONFIG_XFRM_USER is not set
|
# CONFIG_XFRM_USER is not set
|
||||||
# CONFIG_NET_KEY is not set
|
# CONFIG_NET_KEY is not set
|
||||||
@ -1027,7 +1028,7 @@ 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=y
|
CONFIG_E1000E=y
|
||||||
CONFIG_E1000E_HWTS=y
|
CONFIG_E1000E_HWTS=y
|
||||||
# CONFIG_IGB is not set
|
# CONFIG_IGB is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user