[kernel] r10568 - dists/trunk/linux-2.6/debian/config/arm

Gordon Farquharson gordon-guest at alioth.debian.org
Mon Feb 18 04:00:18 UTC 2008


Author: gordon-guest
Date: Mon Feb 18 04:00:17 2008
New Revision: 10568

Log:
arm: Make CONFIG_NET and CONFIG_USB_USBNET consistent with other
architectures.


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx

Modified: dists/trunk/linux-2.6/debian/config/arm/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config	Mon Feb 18 04:00:17 2008
@@ -26,3 +26,4 @@
 # CONFIG_SCSI_QLA_ISCSI is not set
 # CONFIG_SCSI_AIC94XX is not set
 # CONFIG_SCSI_HPTIOP is not set
+CONFIG_USB_USBNET=m

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Mon Feb 18 04:00:17 2008
@@ -167,8 +167,6 @@
 #
 # Networking
 #
-CONFIG_NET=y
-CONFIG_USB_USBNET=m
 CONFIG_PPP=m
 CONFIG_PPP_MULTILINK=y
 CONFIG_PPP_FILTER=y

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Mon Feb 18 04:00:17 2008
@@ -180,7 +180,6 @@
 #
 # Networking
 #
-CONFIG_NET=y
 
 #
 # Networking options



More information about the Kernel-svn-changes mailing list