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

Martin Michlmayr tbm at alioth.debian.org
Sat Jul 26 20:16:25 UTC 2008


Author: tbm
Date: Sat Jul 26 20:16:23 2008
New Revision: 11911

Log:
[arm/iop32x, arm/orion5x] Enable USB_SISUSBVGA.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x
   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	Sat Jul 26 20:16:23 2008
@@ -114,6 +114,7 @@
   * [arm] Enable KEXEC (closes: #492268).
   * [arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.
   * [arm/orion5x] Enable binfmt aout, x25, wireless and ATM.
+  * [arm/iop32x, arm/orion5x] Enable USB_SISUSBVGA.
 
   [ Ian Campbell ]
   * Readme.build updated on how to generate orig tarballs.

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	Sat Jul 26 20:16:23 2008
@@ -669,6 +669,11 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
+## file: drivers/usb/misc/sisusbvga/Kconfig
+##
+CONFIG_USB_SISUSBVGA=m
+
+##
 ## file: drivers/usb/storage/Kconfig
 ##
 CONFIG_USB_STORAGE=m

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	Sat Jul 26 20:16:23 2008
@@ -435,6 +435,11 @@
 CONFIG_USB_SL811_HCD=m
 
 ##
+## file: drivers/usb/misc/sisusbvga/Kconfig
+##
+CONFIG_USB_SISUSBVGA=m
+
+##
 ## file: drivers/usb/storage/Kconfig
 ##
 CONFIG_USB_STORAGE=m



More information about the Kernel-svn-changes mailing list