usb: host: remove USB_ARCH_HAS_?HCI
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 16 Feb 2014 19:45:41 +0000 (20:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 20:36:38 +0000 (12:36 -0800)
commitb797b76fb464ed6939ce71386bee7fdda4b68632
tree2aa5dac89e63273f84eaf3dfe215e6299732276f
parent9d265649a86c6c0e4bae164a4c5ce806f0f12fc8
usb: host: remove USB_ARCH_HAS_?HCI

USB_ARCH_HAS_EHCI, USB_ARCH_HAS_OHCI, and USB_ARCH_HAS_XHCI were made
obsolete in v3.11. They have not been used ever since. Setting them has
no effect. They can safely be removed.

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>
drivers/usb/Kconfig