aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-vanilla.x86
diff options
context:
space:
mode:
authorJake Buchholz <tomalok@gmail.com>2018-12-28 17:22:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-31 07:53:32 +0000
commit7a64d8e46af5c9089fd813aec97d24acc964d3ce (patch)
treecf256961100c94bfd0356db929e88abcc3ce86ae /main/linux-vanilla/config-vanilla.x86
parent798cef5e2bca37bc0fa462084df3ae6473d65255 (diff)
main/vanilla-linux: build amazon ena module
Build amazon's ena network driver module on x86, x86_64, and aarch64 (for EC2 a1 instances). At some point we will probably want to add config-virt.aarch64, too. The ena driver in recent kernels (4.19.x) is in sync with the one in https://github.com/amzn/amzn-drivers, eliminating the necessity for the 'community/aws-ena-driver' aport.
Diffstat (limited to 'main/linux-vanilla/config-vanilla.x86')
-rw-r--r--main/linux-vanilla/config-vanilla.x863
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-vanilla/config-vanilla.x86 b/main/linux-vanilla/config-vanilla.x86
index 3f8da22f5d4..54e3ece3f88 100644
--- a/main/linux-vanilla/config-vanilla.x86
+++ b/main/linux-vanilla/config-vanilla.x86
@@ -2541,7 +2541,8 @@ CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_ALTERA_TSE=m
-# CONFIG_NET_VENDOR_AMAZON is not set
+CONFIG_NET_VENDOR_AMAZON=y
+CONFIG_ENA_ETHERNET=m
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m