[linux] 05/08: [x86] ethernet: Enable ENA_ETHERNET as module
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Nov 13 21:01:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit ab58b8b5edf7fe87c40ba90bbe86d68eda5bd347
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Nov 13 03:34:00 2016 +0000
[x86] ethernet: Enable ENA_ETHERNET as module
---
debian/changelog | 1 +
debian/config/config | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c885d1e..483c0b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ linux (4.9~rc3-1~exp2) UNRELEASED; urgency=medium
* tcp: Enable TCP_CONG_BBR as module
* [armel] Drop versatile flavour, which has been broken since version
4.5~rc4-1~exp1
+ * [x86] ethernet: Enable ENA_ETHERNET as module
-- Aurelien Jarno <aurel32 at debian.org> Sat, 05 Nov 2016 23:17:01 +0100
diff --git a/debian/config/config b/debian/config/config
index 0e963ce..a372409 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -2742,6 +2742,12 @@ CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
##
+## file: drivers/net/ethernet/amazon/Kconfig
+##
+CONFIG_NET_VENDOR_AMAZON=y
+CONFIG_ENA_ETHERNET=m
+
+##
## file: drivers/net/ethernet/amd/Kconfig
##
CONFIG_NET_VENDOR_AMD=y
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list