Rename USBIP config variables

svn path=/dists/trunk/linux-2.6/; revision=17539
This commit is contained in:
Ben Hutchings 2011-05-30 23:50:59 +00:00
parent a24aad2fbb
commit af76ca38fc
1 changed files with 4 additions and 4 deletions

View File

@ -1146,10 +1146,10 @@ CONFIG_VIDEO_TM6000_DVB=m
##
## 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