Skip to content
Commit 493e0e25 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Marek Vasut
Browse files

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: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: default avatarMark Kettenis <kettenis@openbsd.org>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent 6e91df96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment