pá 1. 4. 2022 v 11:46 odesílatel Michal Simek <[email protected]> napsal: > > There is not covered dependency on DWC3. > > Signed-off-by: Michal Simek <[email protected]> > --- > > drivers/usb/host/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig > index 8f77412cc71b..48cbed15e104 100644 > --- a/drivers/usb/host/Kconfig > +++ b/drivers/usb/host/Kconfig > @@ -19,6 +19,7 @@ if USB_XHCI_HCD > > config USB_XHCI_DWC3 > bool "DesignWare USB3 DRD Core Support" > + depends on DWC3 > help > Say Y or if your system has a Dual Role SuperSpeed > USB controller based on the DesignWare USB3 IP Core. > -- > 2.35.1 >
Marek reported that CI loop is failing. That's why please ignore this patch. M -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

