[kernel] r17539 - dists/trunk/linux-2.6/debian/config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Mon May 30 23:51:00 UTC 2011


Author: benh
Date: Mon May 30 23:50:59 2011
New Revision: 17539

Log:
Rename USBIP config variables

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

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon May 30 23:47:43 2011	(r17538)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon May 30 23:50:59 2011	(r17539)
@@ -1146,10 +1146,10 @@
 ##
 ## file: drivers/staging/usbip/Kconfig
 ##
-CONFIG_USB_IP_COMMON=m
-CONFIG_USB_IP_VHCI_HCD=m
-CONFIG_USB_IP_HOST=m
-# CONFIG_USB_IP_DEBUG_ENABLE is not set
+CONFIG_USBIP_CORE=m
+CONFIG_USBIP_VHCI_HCD=m
+CONFIG_USBIP_HOST=m
+# CONFIG_USBIP_DEBUG is not set
 
 ##
 ## file: drivers/staging/vt6656/Kconfig



More information about the Kernel-svn-changes mailing list