From: Mathias Kresin Date: Wed, 21 Feb 2018 07:59:11 +0000 (+0100) Subject: mediatek: disable missing kernel symbol X-Git-Tag: v18.06.0-rc1~803 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=a464d2b96063fac47ee43bc57818df99df3ff08c;hp=9e0d808700fad99c679c3193b8d969c92672ddfa 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 --- 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