aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-02-21 08:59:11 +0100
committerMathias Kresin <dev@kresin.me>2018-02-23 07:54:29 +0100
commita464d2b96063fac47ee43bc57818df99df3ff08c (patch)
treeb7716b12c76b18eae74700d3ffa594a218c5da2f /target/linux/mediatek
parent9e0d808700fad99c679c3193b8d969c92672ddfa (diff)
downloadupstream-a464d2b96063fac47ee43bc57818df99df3ff08c.tar.gz
upstream-a464d2b96063fac47ee43bc57818df99df3ff08c.tar.bz2
upstream-a464d2b96063fac47ee43bc57818df99df3ff08c.zip
mediatek: disable missing kernel symbol
This caused v4.14.20 based builds so fail on mediatek. Fixes: 6112abf186bf ("kernel: enable CONFIG_USB_PCI for PCI usb modules"). Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r--target/linux/mediatek/config-4.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/config-4.14 b/target/linux/mediatek/config-4.14
index febb7b5955..5eb7ab7e47 100644
--- a/target/linux/mediatek/config-4.14
+++ b/target/linux/mediatek/config-4.14
@@ -478,6 +478,7 @@ CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
# CONFIG_USB_EHCI_HCD is not set
+# CONFIG_USB_MTU3 is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_MTK=y