[kernel] r11905 - in dists/trunk/linux-2.6/debian: . config/arm

Martin Michlmayr tbm at alioth.debian.org
Fri Jul 25 19:01:40 UTC 2008


Author: tbm
Date: Fri Jul 25 18:58:55 2008
New Revision: 11905

Log:
[arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config.orion5x

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jul 25 18:58:55 2008
@@ -111,6 +111,7 @@
   * [arm/orion5x] use better key codes for the TS-209/TS-409 buttons
   * [arm/orion5x] export red SATA lights on TS-409, fix SATA presence/activity
   * [arm] Enable KEXEC (closes: #492268).
+  * [arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.
 
   [ Ian Campbell ]
   * Readme.build updated on how to generate orig tarballs.

Modified: dists/trunk/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.orion5x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Fri Jul 25 18:58:55 2008
@@ -412,6 +412,12 @@
 CONFIG_USB=m
 
 ##
+## file: drivers/usb/class/Kconfig
+##
+CONFIG_USB_ACM=m
+CONFIG_USB_PRINTER=m
+
+##
 ## file: drivers/usb/core/Kconfig
 ##
 CONFIG_USB_DEVICEFS=y



More information about the Kernel-svn-changes mailing list