Author: maks Date: Fri May 18 22:46:00 2007 New Revision: 8609 Log: sparc64: enable CONFIG_USB_SERIAL
Modified: dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 dists/trunk/linux-2.6/debian/changelog Modified: dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 ============================================================================== --- dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 (original) +++ dists/trunk/linux-2.6/debian/arch/sparc/config.sparc64 Fri May 18 22:46:00 2007 @@ -33,7 +33,7 @@ # CONFIG_IEEE1394_VERBOSEDEBUG is not set CONFIG_DISPLAY7SEG=m CONFIG_USB_UHCI_HCD=m -# CONFIG_USB_SERIAL is not set +CONFIG_USB_SERIAL=m # CONFIG_SCSI_IPR_TRACE is not set # CONFIG_DE4X5 is not set # CONFIG_PARPORT_PC_SUPERIO is not set Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Fri May 18 22:46:00 2007 @@ -1,3 +1,9 @@ +linux-2.6 (2.6.21-3) UNRELEASED; urgency=low + + * sparc64: enable USB_SERIAL. (closes: #412740) + + -- maximilian attems <[EMAIL PROTECTED]> Sat, 19 May 2007 00:45:42 +0200 + linux-2.6 (2.6.21-2) unstable; urgency=low [ Christian T. Steigies ] _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

