summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChunfeng Yun <chunfeng.yun@mediatek.com>2020-10-16 11:38:39 +0800
committerMarek Vasut <marex@denx.de>2020-10-20 00:49:05 +0200
commite09b88cd083d8066b530676c8eb72ef1949e7d5e (patch)
tree5d9d20776bcc3d17da2611399139c4766e69b1e6 /Makefile
parentd92e866f6008fdd6483735c6fd1ed95c8fdc87b1 (diff)
usb: add MediaTek USB3 DRD driver
This patch adds support for the MediaTek USB3 DRD controller, its host side is based on xHCI, this driver supports device mode and host mode. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Acked-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 28c9f31fb4..6c3a953fdb 100644
--- a/Makefile
+++ b/Makefile
@@ -795,6 +795,7 @@ libs-y += drivers/usb/eth/
libs-$(CONFIG_USB_GADGET) += drivers/usb/gadget/
libs-$(CONFIG_USB_GADGET) += drivers/usb/gadget/udc/
libs-y += drivers/usb/host/
+libs-y += drivers/usb/mtu3/
libs-y += drivers/usb/musb/
libs-y += drivers/usb/musb-new/
libs-y += drivers/usb/phy/