Andrew Lunn <[email protected]> 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 <[email protected]>
>Signed-off-by: Andrew Lunn <[email protected]>
>---
> 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

PLAT_ORION_LEGACY?

thx,

Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to