[linux] 01/01: [arm64] enable NET_DSA_MV88E6XXX for Espressobin.
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Sep 10 20:38:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
ukleinek pushed a commit to branch master
in repository linux.
commit 1b4b822c906edd9a872be9b4450cb20f27bde93a
Author: Uwe Kleine-König <ukleinek at debian.org>
Date: Sun Sep 10 22:38:02 2017 +0200
[arm64] enable NET_DSA_MV88E6XXX for Espressobin.
---
debian/changelog | 3 +++
debian/config/arm64/config | 10 ++++++++++
2 files changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a4926b7..d39f501 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ linux (4.13-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [mips*/octeon] mmc: Enable MMC_CAVIUM_OCTEON as module (Closes: #800594)
+ [ Uwe Kleine-König ]
+ * [arm64] enable NET_DSA_MV88E6XXX for Espressobin.
+
-- Roger Shimizu <rogershimizu at gmail.com> Thu, 31 Aug 2017 19:47:54 +0900
linux (4.13~rc7-1~exp1) experimental; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 7b90f34..08f9f65 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -366,6 +366,11 @@ CONFIG_MMC_SDHCI_XENON=m
CONFIG_SPI_HISI_SFC=m
##
+## file: drivers/net/dsa/Kconfig
+##
+CONFIG_NET_DSA_MV88E6060=m
+
+##
## file: drivers/net/ethernet/Kconfig
##
CONFIG_FEALNX=m
@@ -857,6 +862,11 @@ CONFIG_PSTORE=y
CONFIG_BT_LEDS=y
##
+## file: net/dsa/Kconfig
+##
+CONFIG_NET_DSA=m
+
+##
## file: sound/pci/hda/Kconfig
##
CONFIG_SND_HDA_INTEL=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