[linux] 01/01: [armhf] enable NET_DSA and available switch drivers as modules.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Apr 28 16:03:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

ukleinek pushed a commit to branch sid
in repository linux.

commit 06e64bd8e637c65cd564e72a1e61bd6532880d22
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Thu Apr 28 18:02:25 2016 +0200

    [armhf] enable NET_DSA and available switch drivers as modules.
---
 debian/changelog                 |  3 +++
 debian/config/armhf/config.armmp | 16 ++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ced3c69..7eac2de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -142,6 +142,9 @@ linux (4.5.2-1) UNRELEASED; urgency=medium
   [ Aurelien Jarno ]
   * [mips*] Emulate unaligned LDXC1 and SDXC1 instructions.
 
+  [ Uwe Kleine-König ]
+  * [armhf] enable NET_DSA and available switch drivers as modules.
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 14 Apr 2016 20:52:28 +0200
 
 linux (4.5.1-1) unstable; urgency=medium
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 6ddf384..e05c7d5 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -1110,6 +1110,22 @@ CONFIG_APM_EMULATION=y
 CONFIG_CMA=y
 
 ##
+## file: net/switchdev/Kconfig
+##
+CONFIG_NET_DSA=m
+CONFIG_NET_DSA_MV88E6060=m
+CONFIG_NET_DSA_MV88E6131=m
+CONFIG_NET_DSA_MV88E6123_61_65=m
+CONFIG_NET_DSA_MV88E6171=m
+CONFIG_NET_DSA_MV88E6352=m
+CONFIG_NET_DSA_BCM_SF2=m
+
+##
+## file: net/switchdev/Kconfig
+##
+CONFIG_NET_SWITCHDEV=y
+
+##
 ## file: net/phonet/Kconfig
 ##
 CONFIG_PHONET=m

-- 
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