On Thu, 2014-10-23 at 10:05 -0500, Dinh Nguyen wrote: > On 10/22/2014 03:27 PM, Paul Bolle wrote: > > On Tue, 2014-10-21 at 15:47 -0500, Dinh Nguyen wrote: > Well, CONFIG_USB enables the host stack that is needed by the DWC2 > driver, without CONFIG_USB, the DWC2 driver will not be able to build. > > >> In addition, thanks to your comment, I realized that DWC2 should also be > >> available to build when USB_GADGET is enabled. A patch has been sent: > >> > >> http://marc.info/?l=linux-usb&m=141392377124818&w=2 Doesn't that patch contradict your statement? It allows USB_DWC2 to be set even if USB is not set. > > I haven't checked, but doesn't this mean USB_DWC2 could just depend on > > USB_SUPPORT? > > > I don't think so because USB_SUPPORT will not select USB or USB_GAGDGET, > and the DWC2 driver will need either 1 or both for it to build correctly. My comment was not well thought through. It was a waste of your time. Paul Bolle -- 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