[PATCH] usb: isp1760: Correct dependencies for USB_ISP1760

Marek Vasut marek.vasut at mailbox.org
Tue Mar 17 03:35:54 CET 2026


On 3/17/26 2:24 AM, Tom Rini wrote:
> As exposed by "make randconfig", we have an issue with the dependencies
> for USB_ISP1760. It depends on DM && OF_CONTROL being set and
> functionally requires REGMAP. As part of fixing that issue, we change
> "tristate" to "bool" and remove mentions of module support as that's not
> a thing in U-Boot.
> 
> 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