net/phy: Enable MICROSEMI_PHY as module

This commit is contained in:
Ben Hutchings 2017-04-25 22:42:23 +01:00
parent 9ee3fb1151
commit e4f8eedb77
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

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