[kernel] r14610 - dists/trunk/linux-2.6/debian/config/armel

Martin Michlmayr tbm at alioth.debian.org
Thu Nov 12 21:14:35 UTC 2009


Author: tbm
Date: Thu Nov 12 21:14:33 2009
New Revision: 14610

Log:
document why some options are turned off

Modified:
   dists/trunk/linux-2.6/debian/config/armel/config.kirkwood
   dists/trunk/linux-2.6/debian/config/armel/config.orion5x

Modified: dists/trunk/linux-2.6/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.kirkwood	Thu Nov 12 20:38:52 2009	(r14609)
+++ dists/trunk/linux-2.6/debian/config/armel/config.kirkwood	Thu Nov 12 21:14:33 2009	(r14610)
@@ -362,7 +362,9 @@
 ##
 ## file: drivers/net/phy/Kconfig
 ##
+#. Turned off because this causes networking on some Kirkwood machines to fail
 # CONFIG_MARVELL_PHY is not set
+#. Turned off to avoid namespace collisions
 # CONFIG_FIXED_PHY is not set
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config.orion5x	Thu Nov 12 20:38:52 2009	(r14609)
+++ dists/trunk/linux-2.6/debian/config/armel/config.orion5x	Thu Nov 12 21:14:33 2009	(r14610)
@@ -343,7 +343,9 @@
 ##
 ## file: drivers/net/phy/Kconfig
 ##
+#. Turned off because this causes networking on some Orion machines to fail
 # CONFIG_MARVELL_PHY is not set
+#. Turned off to avoid namespace collisions
 # CONFIG_FIXED_PHY is not set
 
 ##



More information about the Kernel-svn-changes mailing list