diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2017-04-07 09:25:16 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2017-04-07 09:25:16 -0500 |
commit | d070a33ff4d56722cd9f7823ccc9ece3102d52ab (patch) | |
tree | 288fb7e9116adc76a237cf0d6b8042f64a7c99ad /kernel-x86_64-debug.config | |
parent | 3e15b90ebc1c41e756497b9e0afd9945084ffc34 (diff) | |
download | kernel-d070a33ff4d56722cd9f7823ccc9ece3102d52ab.tar.gz kernel-d070a33ff4d56722cd9f7823ccc9ece3102d52ab.tar.xz kernel-d070a33ff4d56722cd9f7823ccc9ece3102d52ab.zip |
Enable ena driver
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 93c5890ed..def1583e2 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -1358,6 +1358,7 @@ CONFIG_EFI=y # CONFIG_EMBEDDED is not set CONFIG_ENABLE_MUST_CHECK=y # CONFIG_ENABLE_WARN_DEPRECATED is not set +CONFIG_ENA_ETHERNET=m # CONFIG_ENC28J60 is not set CONFIG_ENCLOSURE_SERVICES=m CONFIG_ENCRYPTED_KEYS=y @@ -3358,7 +3359,7 @@ CONFIG_NET_VENDOR_ADAPTEC=y CONFIG_NET_VENDOR_AGERE=y # CONFIG_NET_VENDOR_ALACRITECH is not set CONFIG_NET_VENDOR_ALTEON=y -# CONFIG_NET_VENDOR_AMAZON is not set +CONFIG_NET_VENDOR_AMAZON=y CONFIG_NET_VENDOR_AMD=y # CONFIG_NET_VENDOR_AQUANTIA is not set CONFIG_NET_VENDOR_ARC=y |