[PATCH v2] usb: gadget: Move USB_GADGET_DUALSPEED to be slightly more visible
Marek Vasut
marek.vasut at mailbox.org
Mon Mar 23 16:05:16 CET 2026
On 3/23/26 3:32 PM, Tom Rini wrote:
> As exposed by "make randconfig", we have an issue around
> USB_GADGET_DUALSPEED. It is possible to select this symbol (via
> SPL_USB_CDNS3_GADGET for example) and so have an unmet dependency due to
> how this symbol is placed today. Move this to it's own section of the
> file guarded by USB_GADGET || SPL_USB_GADGET.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Reviewed-by: Marek Vasut <marek.vasut+usb at mailbox.org>
More information about the U-Boot
mailing list