[kernel] r10625 - in dists/sid/linux-2.6/debian: . config/arm

Gordon Farquharson gordon-guest at alioth.debian.org
Fri Feb 22 04:03:51 UTC 2008


Author: gordon-guest
Date: Fri Feb 22 04:03:50 2008
New Revision: 10625

Log:
Set CONFIG_USB_CATC, CONFIG_USB_KAWETH, CONFIG_USB_PEGASUS,
and CONFIG_USB_RTL8150=m on arm (see
http://lists.debian.org/debian-arm/2008/02/msg00080.html and
http://lists.debian.org/debian-kernel/2008/02/msg00603.html).



Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/arm/config

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Fri Feb 22 04:03:50 2008
@@ -1,8 +1,10 @@
 linux-2.6 (2.6.24-5) UNRELEASED; urgency=low
 
   * [arm] Enable asix driver (USB_NET_AX8817X).
+  * [arm] Enable CONFIG_USB_CATC, CONFIG_USB_KAWETH, CONFIG_USB_PEGASUS,
+          and CONFIG_USB_RTL8150.
 
- -- Gordon Farquharson <gordonfarquharson at gmail.com>  Sun, 17 Feb 2008 20:00:46 -0700
+ -- Gordon Farquharson <gordonfarquharson at gmail.com>  Thu, 21 Feb 2008 21:00:48 -0700
 
 linux-2.6 (2.6.24-4) unstable; urgency=low
 

Modified: dists/sid/linux-2.6/debian/config/arm/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/arm/config	(original)
+++ dists/sid/linux-2.6/debian/config/arm/config	Fri Feb 22 04:03:50 2008
@@ -26,4 +26,8 @@
 # CONFIG_SCSI_QLA_ISCSI is not set
 # CONFIG_SCSI_AIC94XX is not set
 # CONFIG_SCSI_HPTIOP is not set
+CONFIG_USB_CATC=m
+CONFIG_USB_KAWETH=m
+CONFIG_USB_PEGASUS=m
+CONFIG_USB_RTL8150=m
 CONFIG_USB_USBNET=m



More information about the Kernel-svn-changes mailing list