Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280933
b: refs/heads/master
c: abfbe33
h: refs/heads/master
i:
  280931: 1d43e45
v: v3
  • Loading branch information
Felipe Contreras authored and Felipe Balbi committed Dec 21, 2011
1 parent 4406200 commit de3486a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 922be95a3f2669b4a9ef526ff3c7ba71c00cbf9e
refs/heads/master: abfbe33410d1931d4c18fa73f3c2cea9688aaad6
4 changes: 0 additions & 4 deletions trunk/drivers/usb/gadget/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ config USB_GADGET_STORAGE_NUM_BUFFERS
#
choice
prompt "USB Peripheral Controller"
depends on USB_GADGET
help
A USB device uses a controller to talk to its host.
Systems should have only one such upstream link.
Expand Down Expand Up @@ -543,20 +542,17 @@ endchoice
# Selected by UDC drivers that support high-speed operation.
config USB_GADGET_DUALSPEED
bool
depends on USB_GADGET

# Selected by UDC drivers that support super-speed opperation
config USB_GADGET_SUPERSPEED
bool
depends on USB_GADGET
depends on USB_GADGET_DUALSPEED

#
# USB Gadget Drivers
#
choice
tristate "USB Gadget Drivers"
depends on USB_GADGET
default USB_ETH
help
A Linux "Gadget Driver" talks to the USB Peripheral Controller
Expand Down

0 comments on commit de3486a

Please sign in to comment.