lkml.org 
[lkml]   [2006]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 5/5] usb gadget: don't build small version if usbgadgetfs is selected
From: Milan Svoboda <msvoboda@ra.rockwell.com>

usbgadgetfs allows userspace to open as many enpoints as it
needs. It's not good to limit number of endpoints by the udc
driver in this case.

This patch is against 2.6.16.13.

Signed-off-by: Milan Svoboda <msvoboda@ra.rockwell.com>
---



--- orig/drivers/usb/gadget/Kconfig 2006-05-15 10:20:49.000000000 +0000
+++ new_gadget/drivers/usb/gadget/Kconfig 2006-05-15 12:02:58.000000000 +0000
@@ -117,6 +117,7 @@ config USB_PXA2XX_SMALL
depends on USB_GADGET_PXA2XX
bool
default n if USB_ETH_RNDIS
+ default n if USB_GADGETFS
default y if USB_ZERO
default y if USB_ETH
default y if USB_G_SERIAL



\
 
 \ /
  Last update: 2006-05-25 09:25    [W:0.026 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site