diff options
author | John Crispin <john@phrozen.org> | 2018-05-27 09:22:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 21:21:54 +0200 |
commit | 050603984595f65d96bcac3dbd68dc509d881e5d (patch) | |
tree | a01bff781049df4f0d768e4cc462e272476117ec /target/linux/mediatek/mt7623 | |
parent | 8e662b96542d06ab6602ae8d390d2512a10784d4 (diff) | |
download | upstream-050603984595f65d96bcac3dbd68dc509d881e5d.tar.gz upstream-050603984595f65d96bcac3dbd68dc509d881e5d.tar.bz2 upstream-050603984595f65d96bcac3dbd68dc509d881e5d.zip |
mediatek: add missing symbols
Signed-off-by: John Crispin <john@phrozen.org>
(cherry picked from commit de6162e832d028d24267d9cbfc64c71b9a7c5ec9)
Diffstat (limited to 'target/linux/mediatek/mt7623')
-rw-r--r-- | target/linux/mediatek/mt7623/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/mt7623/config-4.14 b/target/linux/mediatek/mt7623/config-4.14 index 4cdd0e76e1..9f70989410 100644 --- a/target/linux/mediatek/mt7623/config-4.14 +++ b/target/linux/mediatek/mt7623/config-4.14 @@ -472,6 +472,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 |