[linux] 06/18: net/phy: Enable MICROSEMI_PHY as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:28 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit e4f8eedb777e7887cdf8b5f3e8d1e422a8d58d2e
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 22:42:23 2017 +0100

    net/phy: Enable MICROSEMI_PHY as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 36f67a4..df70f3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -336,6 +336,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
   * 6lowpan: Enable Generic Header Compression modules
   * net/sched: Enable NET_ACT_SKBMOD as module
   * ethernet: Enable NFP_NETVF as module
+  * net/phy: Enable MICROSEMI_PHY as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 14248f7..4d83161 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3257,6 +3257,7 @@ CONFIG_LXT_PHY=m
 CONFIG_MARVELL_PHY=m
 CONFIG_MICREL_PHY=m
 CONFIG_MICROCHIP_PHY=m
+CONFIG_MICROSEMI_PHY=m
 CONFIG_NATIONAL_PHY=m
 CONFIG_QSEMI_PHY=m
 CONFIG_REALTEK_PHY=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