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 <[EMAIL PROTECTED]> Sun, 17 Feb 2008 20:00:46 -0700 + -- Gordon Farquharson <[EMAIL PROTECTED]> 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 _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

