From: Pali Rohár Date: Fri, 5 Feb 2021 14:32:30 +0000 (+0100) Subject: arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/git-logo.png?a=commitdiff_plain;h=3abcc76ef592027f9a745d0ae9dea049809d5715;p=u-boot.git arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI USB devices can be connected to Turris MOX also via MOX F extension which contains VL805 PCIe based USB 3.0 controller. Signed-off-by: Pali Rohár Reviewed-by: Marek Behún Reviewed-by: Stefan Roese --- diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig index 329c596cea..27a5179fe5 100644 --- a/configs/turris_mox_defconfig +++ b/configs/turris_mox_defconfig @@ -77,6 +77,7 @@ CONFIG_MVEBU_A3700_SPI=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_PCI=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y