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:
parent
9e0d808700
commit
a464d2b960
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue