[kernel] r17501 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Mon May 30 21:12:11 UTC 2011


Author: benh
Date: Mon May 30 21:12:10 2011
New Revision: 17501

Log:
Explicitly disable BCM63XX_PHY, MDIO_GPIO

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 21:10:31 2011	(r17500)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 21:12:10 2011	(r17501)
@@ -1736,6 +1736,7 @@
 CONFIG_VITESSE_PHY=m
 CONFIG_SMSC_PHY=m
 CONFIG_BROADCOM_PHY=m
+# CONFIG_BCM63XX_PHY is not set
 CONFIG_ICPLUS_PHY=m
 CONFIG_REALTEK_PHY=m
 CONFIG_NATIONAL_PHY=m
@@ -1744,6 +1745,7 @@
 CONFIG_MICREL_PHY=m
 CONFIG_FIXED_PHY=y
 CONFIG_MDIO_BITBANG=m
+# CONFIG_MDIO_GPIO is not set
 
 ##
 ## file: drivers/net/sfc/Kconfig



More information about the Kernel-svn-changes mailing list