summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tomek_n@o2.pl>2019-07-25 15:51:30 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-08-17 00:17:46 +0200
commit342bcb739fecdeca09105e0940815db62daacac8 (patch)
treee86c812282f4d2c5d2c2dd4c95323e33b3425c43
parent45a26cb211fd5a21fc94a39b4bd00b4ab61d2b9f (diff)
downloadopenwrt-342bcb739fecdeca09105e0940815db62daacac8.tar.gz
openwrt-342bcb739fecdeca09105e0940815db62daacac8.tar.bz2
openwrt-342bcb739fecdeca09105e0940815db62daacac8.zip
mvebu: enable xHCI USB controller connected to PCIe
This commit fixes regression on Linksys WRT1900 (Mamba) where this device doesn't have USB 3.0 controller integrated in SoC, instead it has Etron EJ168 connected to PCIe lane. Previously enabled in kernel 4.4 and 4.9, was lost in transition to 4.14. Fixes: 4ccad92 ("mvebu: Add support for kernel 4.14") Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
-rw-r--r--target/linux/mvebu/config-4.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-4.14 b/target/linux/mvebu/config-4.14
index dca685cffe..7a0caeeb61 100644
--- a/target/linux/mvebu/config-4.14
+++ b/target/linux/mvebu/config-4.14
@@ -482,6 +482,7 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_MVEBU=y
+CONFIG_USB_XHCI_PCI=y
CONFIG_USB_XHCI_PLATFORM=y
CONFIG_USE_OF=y
CONFIG_VECTORS_BASE=0xffff0000