mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
kernel/arm64: Enable ENA driver
The new AWS A1 instances use the ENA network driver. Enable it. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
ae1f2dd6af
commit
77422d26c0
@ -1927,7 +1927,7 @@ CONFIG_MDIO=m
|
||||
# CONFIG_NET_VENDOR_ALTEON is not set
|
||||
# CONFIG_ALTERA_TSE is not set
|
||||
CONFIG_NET_VENDOR_AMAZON=y
|
||||
# CONFIG_ENA_ETHERNET is not set
|
||||
CONFIG_ENA_ETHERNET=m
|
||||
# CONFIG_NET_VENDOR_AMD is not set
|
||||
# CONFIG_NET_VENDOR_AQUANTIA is not set
|
||||
# CONFIG_NET_VENDOR_ARC is not set
|
||||
|
Loading…
Reference in New Issue
Block a user