Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223493
b: refs/heads/master
c: f4ce908
h: refs/heads/master
i:
  223491: f8b4274
v: v3
  • Loading branch information
Pavankumar Kondeti authored and Greg Kroah-Hartman committed Dec 16, 2010
1 parent 073747b commit e164dec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 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: 5363cdc3c5da9bd431552cf5989ab481596f0c6d
refs/heads/master: f4ce9084476dc518bfd0f35f62f4bd0a130893e0
12 changes: 10 additions & 2 deletions trunk/drivers/usb/core/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,19 @@ config USB_SUSPEND
If you are unsure about this, say N here.

config USB_OTG
bool
bool "OTG support"
depends on USB && EXPERIMENTAL
depends on USB_SUSPEND
default n

help
The most notable feature of USB OTG is support for a
"Dual-Role" device, which can act as either a device
or a host. The initial role is decided by the type of
plug inserted and can be changed later when two dual
role devices talk to each other.

Select this only if your board has Mini-AB/Micro-AB
connector.

config USB_OTG_WHITELIST
bool "Rely on OTG Targeted Peripherals List"
Expand Down

0 comments on commit e164dec

Please sign in to comment.