[kernel] r8975 - dists/trunk/linux-2.6/debian/arch/powerpc

Maximilian Attems maks at alioth.debian.org
Fri Jun 15 07:15:59 UTC 2007


Author: maks
Date: Fri Jun 15 07:15:59 2007
New Revision: 8975

Log:
USE_MDIO is apparently needed for efika support,
move it to the corresponding powerpc config.


Modified:
   dists/trunk/linux-2.6/debian/arch/powerpc/config
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config	Fri Jun 15 07:15:59 2007
@@ -1051,4 +1051,3 @@
 # CONFIG_IPW2100 is not set
 CONFIG_HVC_RTAS=y
 CONFIG_SCSI_ARCMSR=m
-CONFIG_USE_MDIO=y

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc	Fri Jun 15 07:15:59 2007
@@ -18,4 +18,4 @@
 CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200
 CONFIG_MII=y
 CONFIG_PATA_MPC52xx=m
-
+CONFIG_USE_MDIO=y



More information about the Kernel-svn-changes mailing list