Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI

The various Orion SoCs, i.e. orion5x, kirkwood, dove, mv78xx0
and 370/XP have EHCI. Make sure USB_ARCH_HAS_EHCI reflects this.

Reported-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Andrew Lunn and committed by
Greg Kroah-Hartman
ba2f9dff f61870ee

+1
+1
drivers/usb/Kconfig
··· 48 48 default y if SPARC_LEON 49 49 default y if ARCH_MMP 50 50 default y if MACH_LOONGSON1 51 + default y if PLAT_ORION 51 52 default PCI 52 53 53 54 # some non-PCI HCDs implement xHCI