On 3/17/26 2:41 PM, Tom Rini wrote:
On Tue, Mar 17, 2026 at 03:34:36AM +0100, Marek Vasut wrote:
On 3/17/26 2:24 AM, 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. As
this is a hidden symbol, move it up within the menu.
What is the issue this is fixing ?

Valid configs causing the kconfig part of the build system to note
unmet dependencies.
Lemme rephrase, is this actually a fix, or is this some readability/ordering improvement patch ?

Reply via email to