enable new phy drivers

svn path=/dists/trunk/linux/; revision=19582
This commit is contained in:
Maximilian Attems 2012-12-06 18:51:51 +00:00
parent 264f673968
commit f66d171385
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,6 @@
linux (3.6.9-1~experimental.2) UNRELEASED; urgency=low
* Enable WIZNET_W5100, WIZNET_W5300, AMD_PHY.
* Enable WIZNET_W5100, WIZNET_W5300, AMD_PHY, BCM87XX_PHY.
-- maximilian attems <maks@debian.org> Thu, 06 Dec 2012 18:14:33 +0100

View File

@ -2091,6 +2091,7 @@ CONFIG_MCS_FIR=m
##
CONFIG_PHYLIB=m
CONFIG_AMD_PHY=m
CONFIG_BCM87XX_PHY=m
CONFIG_MARVELL_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_QSEMI_PHY=m