]> Pileus Git - ~andy/linux/commitdiff
USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI
authorAndrew Lunn <andrew@lunn.ch>
Mon, 3 Sep 2012 18:21:15 +0000 (20:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2012 15:54:38 +0000 (08:54 -0700)
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>
drivers/usb/Kconfig

index 7065df6036ca27ceb96d5acecc93128b73f96460..2564b546ba8ac2b7cd4436e76aecc44e72e6d502 100644 (file)
@@ -48,6 +48,7 @@ config USB_ARCH_HAS_EHCI
        default y if SPARC_LEON
        default y if ARCH_MMP
        default y if MACH_LOONGSON1
+       default y if PLAT_ORION
        default PCI
 
 # some non-PCI HCDs implement xHCI