Hi John, Felipe, > From: John Garry, Sent: Wednesday, August 15, 2018 9:55 PM > > On 10/08/2018 07:24, Felipe Balbi wrote: > > > > Hi Yoshihiro, > > > > I see Arnd is fixing it here: > https://lore.kernel.org/patchwork/patch/974025/ > > I am not on that thread, so will comment here: > > tristate 'Renesas USB3.0 Peripheral controller' > > depends on ARCH_RENESAS || COMPILE_TEST > > depends on EXTCON > > + depends on USB || !USB > > Considering this following comment in the same Makefile, is this ok: > NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! Thank you very much for your reports and sorry for the delayed response. # I had a vacation in last week. I submitted a patch to fix the issue as below: https://patchwork.kernel.org/patch/10569847/ I think this patch can resolve the NOTE. Best regards, Yoshihiro Shimoda