usb: host: remove selects of USB_ARCH_HAS_?HCI
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 16 Feb 2014 19:46:20 +0000 (20:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 20:36:38 +0000 (12:36 -0800)
commitf6723b569a67aa4042b4ddc72822bf7f4395f3d2
treea715fdccf8b7bd0e0cd52ed850db457d6e206e67
parentb797b76fb464ed6939ce71386bee7fdda4b68632
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>
arch/arm/Kconfig
arch/arm/mach-exynos/Kconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-tegra/Kconfig
arch/mips/Kconfig
arch/mips/ath79/Kconfig
arch/mips/ralink/Kconfig
arch/powerpc/platforms/44x/Kconfig
arch/powerpc/platforms/ps3/Kconfig
arch/sh/Kconfig