[kernel] r15148 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Fri Feb 12 03:16:40 UTC 2010


Author: benh
Date: Fri Feb 12 03:16:37 2010
New Revision: 15148

Log:
[x86] Enable USB IP drivers (Closes: #568903)

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Feb 12 03:08:42 2010	(r15147)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Feb 12 03:16:37 2010	(r15148)
@@ -2,6 +2,7 @@
 
   [ Ben Hutchings ]
   * Do not build obsolete lgs8gl5 driver
+  * [x86] Enable USB IP drivers (Closes: #568903)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 12 Feb 2010 02:59:33 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Feb 12 03:08:42 2010	(r15147)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Feb 12 03:16:37 2010	(r15148)
@@ -1116,6 +1116,13 @@
 CONFIG_RTL8192E=m
 
 ##
+## file: drivers/staging/usbip/Kconfig
+##
+CONFIG_USB_IP_COMMON=m
+CONFIG_USB_IP_VHCI_HCD=m
+CONFIG_USB_IP_HOST=m
+
+##
 ## file: drivers/staging/wlan-ng/Kconfig
 ##
 CONFIG_PRISM2_USB=m



More information about the Kernel-svn-changes mailing list