Home
last modified time | relevance | path

Searched hist:"42443 dc44b0b0e29ea80d320882d4ab85f9340b3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A DKconfigdiff 42443dc44b0b0e29ea80d320882d4ab85f9340b3 Tue Apr 09 14:29:27 CEST 2013 Florian Fainelli <florian@openwrt.org> USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block

Thist patch removes the depends on USB_EHCI_HCD that the various USB
EHCI HCD drivers use and encloses every driver within an if USB_EHCI_HCD
/ endif block. The EHCI HCD platform and Octeon drivers have been moved
around to remain enclosed within this block.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>