summaryrefslogtreecommitdiff
path: root/configs/turris_mox_defconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-02-05 17:32:30 +0300
committerStefan Roese <sr@denx.de>2021-02-26 12:22:29 +0300
commit3abcc76ef592027f9a745d0ae9dea049809d5715 (patch)
tree7c75fdce98c5b1834db633bd4f0dcfdb04598f9a /configs/turris_mox_defconfig
parentb1d58437ef9e4202a0edd23fa5cd241ea2352f47 (diff)
downloadu-boot-3abcc76ef592027f9a745d0ae9dea049809d5715.tar.xz
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 <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/turris_mox_defconfig')
-rw-r--r--configs/turris_mox_defconfig1
1 files changed, 1 insertions, 0 deletions
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