Peter Chen <peter.c...@freescale.com> writes:

> Using below  configs, the compile will have error:
> ERROR: "ehci_init_driver" undefined!
>
> .config:
> CONFIG_USB_CHIPIDEA=m
> CONFIG_USB_CHIPIDEA_HOST=y
> CONFIG_USB_CHIPIDEA_DEBUG=y
>
> The reason is chipidea host uses symbol from ehci, but ehci
> is not compiled. Let the chipidea host depend on
> ehci even it is built as module.

Looks good, I'll send it to Greg after -rc1 is out.

Thanks,
--
Alex
--
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