Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303945
b: refs/heads/master
c: b12909b
h: refs/heads/master
i:
  303943: 0dcbcf1
v: v3
  • Loading branch information
Marek Vasut authored and Greg Kroah-Hartman committed May 15, 2012
1 parent 224f6c6 commit 33ec46f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f6fe916ed0a383ae89b041200dae271579c053b3
refs/heads/master: b12909b505ebb9a4f28ac32c6bf204b73828b44e
4 changes: 2 additions & 2 deletions trunk/drivers/usb/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ config USB_EHCI_HCD

config USB_EHCI_ROOT_HUB_TT
bool "Root Hub Transaction Translators"
depends on USB_EHCI_HCD
depends on USB_EHCI_HCD || USB_CHIPIDEA_HOST
---help---
Some EHCI chips have vendor-specific extensions to integrate
transaction translators, so that no OHCI or UHCI companion
Expand All @@ -77,7 +77,7 @@ config USB_EHCI_ROOT_HUB_TT

config USB_EHCI_TT_NEWSCHED
bool "Improved Transaction Translator scheduling"
depends on USB_EHCI_HCD
depends on USB_EHCI_HCD || USB_CHIPIDEA_HOST
default y
---help---
This changes the periodic scheduling code to fill more of the low
Expand Down

0 comments on commit 33ec46f

Please sign in to comment.