On Mon, 4 Feb 2013, Roger Quadros wrote:

> In PHY mode we need to have the nop-usb-xceiv transceiver
> driver to operate, so select it in Kconfig.
> 
> CC: Alan Stern <st...@rowland.harvard.edu>
> Signed-off-by: Roger Quadros <rog...@ti.com>
> ---
>  drivers/usb/host/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> index 11e102e..2d2975d 100644
> --- a/drivers/usb/host/Kconfig
> +++ b/drivers/usb/host/Kconfig
> @@ -157,6 +157,7 @@ config USB_EHCI_MXC
>  config USB_EHCI_HCD_OMAP
>       tristate "EHCI support for OMAP3 and later chips"
>       depends on USB_EHCI_HCD && ARCH_OMAP
> +     select NOP_USB_XCEIV
>       default y
>       ---help---
>         Enables support for the on-chip EHCI controller on

Acked-by: Alan Stern <st...@rowland.harvard.edu>

--
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