Re: [PATCH] usb: only build hcd-dwc2 host controller for RASPI target

2020-07-17 Thread Philippe Mathieu-Daudé
On 7/17/20 3:05 AM, Paul Zimmerman wrote: > The hcd-dwc2 host controller is currently built for all targets. > Since for now hcd-dwc2 is only implemented on RASPI, restrict its > build to that target only. > > Signed-off-by: Paul Zimmerman > --- > > Hi Gerd, > > Do we want to apply this before

[PATCH] usb: only build hcd-dwc2 host controller for RASPI target

2020-07-16 Thread Paul Zimmerman
The hcd-dwc2 host controller is currently built for all targets. Since for now hcd-dwc2 is only implemented on RASPI, restrict its build to that target only. Signed-off-by: Paul Zimmerman --- Hi Gerd, Do we want to apply this before the 5.1.0 release? It seems a waste to build this code for eve