On Mon, Sep 03, 2012 at 08:21:15PM +0200, Andrew Lunn wrote:
> 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.hesselba...@gmail.com>
> Signed-off-by: Andrew Lunn <and...@lunn.ch>

oops, almost lost this thread.  We can add _LEGACY later, once we are
making more productive use of it. So,

Acked-by: Jason Cooper <ja...@lakedaemon.net>

thx,

Jason.

> ---
>  drivers/usb/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
> index a7773a3..723efcc 100644
> --- a/drivers/usb/Kconfig
> +++ b/drivers/usb/Kconfig
> @@ -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
> -- 
> 1.7.10.4
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to