[PATCH 1/1] usb: USB_XHCI_PCI depends on PCI
Marek Vasut
marex at denx.de
Thu Nov 23 00:53:42 CET 2023
On 11/20/23 15:56, Heinrich Schuchardt wrote:
> 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 at canonical.com>
Reviewed-by: Marek Vasut <marex at denx.de>
Thanks !
More information about the U-Boot
mailing list