[kernel] r19582 - in dists/trunk/linux/debian: . config

Maximilian Attems maks at alioth.debian.org
Thu Dec 6 18:51:52 UTC 2012


Author: maks
Date: Thu Dec  6 18:51:51 2012
New Revision: 19582

Log:
enable new phy drivers

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Thu Dec  6 18:51:47 2012	(r19581)
+++ dists/trunk/linux/debian/changelog	Thu Dec  6 18:51:51 2012	(r19582)
@@ -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 at debian.org>  Thu, 06 Dec 2012 18:14:33 +0100
 

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Thu Dec  6 18:51:47 2012	(r19581)
+++ dists/trunk/linux/debian/config/config	Thu Dec  6 18:51:51 2012	(r19582)
@@ -2091,6 +2091,7 @@
 ##
 CONFIG_PHYLIB=m
 CONFIG_AMD_PHY=m
+CONFIG_BCM87XX_PHY=m
 CONFIG_MARVELL_PHY=m
 CONFIG_DAVICOM_PHY=m
 CONFIG_QSEMI_PHY=m



More information about the Kernel-svn-changes mailing list