Files
u-boot/drivers
Heinrich Schuchardt 493e0e2577 usb: USB_XHCI_PCI depends on PCI
Compiling with CONFIG_USB_XHCI_PCI and CONFIG_PCI=n results in

    usb/host/xhci-pci.c:48:(.text.xhci_pci_probe+0x44):
    undefined reference to `dm_pci_write_config32

Add the missing Kconfig dependency.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Marek Vasut <marex@denx.de>
2023-12-01 16:01:59 +01:00
..
2023-05-02 14:23:58 -04:00
2023-10-11 10:35:24 -04:00
2023-11-12 16:45:03 +00:00
2023-01-20 12:27:24 -05:00
2023-11-02 17:45:53 +08:00
2023-12-01 16:01:59 +01:00
2023-04-25 15:31:28 -04:00