Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364848
b: refs/heads/master
c: 0fcb998
h: refs/heads/master
v: v3
  • Loading branch information
Florian Fainelli authored and Greg Kroah-Hartman committed Apr 9, 2013
1 parent 41e295b commit 4f00306
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 3ad3ca056eefb75a587434bbcb2460864377f17c
refs/heads/master: 0fcb99898633e5def627833613cf262fe7f30ac4
6 changes: 4 additions & 2 deletions trunk/drivers/usb/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,22 @@ config USB_XHCI_HCD
To compile this driver as a module, choose M here: the
module will be called xhci-hcd.

if USB_XHCI_HCD

config USB_XHCI_PLATFORM
tristate
depends on USB_XHCI_HCD

config USB_XHCI_HCD_DEBUGGING
bool "Debugging for the xHCI host controller"
depends on USB_XHCI_HCD
---help---
Say 'Y' to turn on debugging for the xHCI host controller driver.
This will spew debugging output, even in interrupt context.
This should only be used for debugging xHCI driver bugs.

If unsure, say N.

endif # USB_XHCI_HCD

config USB_EHCI_HCD
tristate "EHCI HCD (USB 2.0) support"
depends on USB_ARCH_HAS_EHCI
Expand Down

0 comments on commit 4f00306

Please sign in to comment.