From 06e64bd8e637c65cd564e72a1e61bd6532880d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Thu, 28 Apr 2016 18:02:25 +0200 Subject: [PATCH] [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 ced3c696c..7eac2def4 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 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 6ddf38489..e05c7d5ff 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -1109,6 +1109,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 ##