commit | f6723b569a67aa4042b4ddc72822bf7f4395f3d2 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sun Feb 16 20:46:20 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 18 12:36:38 2014 -0800 |
tree | a715fdccf8b7bd0e0cd52ed850db457d6e206e67 | |
parent | b797b76fb464ed6939ce71386bee7fdda4b68632 [diff] |
usb: host: remove selects of USB_ARCH_HAS_?HCI USB_ARCH_HAS_EHCI, USB_ARCH_HAS_OHCI, and USB_ARCH_HAS_XHCI were just removed. Selecting them is a nop. The select statements for these symbols can be removed too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>