On Tue, Aug 09, 2016 at 04:06:31PM +0200, Greg KH wrote: > On Fri, Jul 08, 2016 at 04:15:23PM +0800, Peter Chen wrote: > > The ULPI bus is not only for host, but for device mode too, so move > > it out from host's Kconfig. > > > > Cc: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> > > Signed-off-by: Peter Chen <peter.chen@xxxxxxx> > > --- > > drivers/usb/common/Kconfig | 21 +++++++++++++++++++++ > > drivers/usb/core/Kconfig | 21 --------------------- > > 2 files changed, 21 insertions(+), 21 deletions(-) > > Does it really matter? > Yes, if the system is gadget-only, the usb host can be no chosen, then, we can't choose ulpi support for it with current code. -- Best Regards, Peter Chen -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html