mediatek: disable missing kernel symbol
This caused v4.14.20 based builds so fail on mediatek.
Fixes: 6112abf186 ("kernel: enable CONFIG_USB_PCI for PCI usb modules").
Signed-off-by: Mathias Kresin <dev@kresin.me>
			
			
This commit is contained in:
		| @@ -478,6 +478,7 @@ CONFIG_UNINLINE_SPIN_UNLOCK=y | |||||||
| CONFIG_USB=y | CONFIG_USB=y | ||||||
| CONFIG_USB_COMMON=y | CONFIG_USB_COMMON=y | ||||||
| # CONFIG_USB_EHCI_HCD is not set | # CONFIG_USB_EHCI_HCD is not set | ||||||
|  | # CONFIG_USB_MTU3 is not set | ||||||
| CONFIG_USB_SUPPORT=y | CONFIG_USB_SUPPORT=y | ||||||
| CONFIG_USB_XHCI_HCD=y | CONFIG_USB_XHCI_HCD=y | ||||||
| CONFIG_USB_XHCI_MTK=y | CONFIG_USB_XHCI_MTK=y | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Mathias Kresin
					Mathias Kresin