summary refs log tree commit diff
path: root/drivers/usb/gadget/Makefile
diff options
context:
space:
mode:
authorYu Xu <yuxu@marvell.com>2012-06-15 21:45:08 +0800
committerFelipe Balbi <balbi@ti.com>2012-06-22 13:08:21 +0300
commit3d4eb9dfa3e89a09cdaaf3d0465479475e4afb0c (patch)
treeccf0e979688f4a30825751769f922fb8185a3dd8 /drivers/usb/gadget/Makefile
parent5ad1d3160973c588db806072968d7a2a93cb2a80 (diff)
downloadlinux-3d4eb9dfa3e89a09cdaaf3d0465479475e4afb0c.tar.gz
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
It supports Marvell USB 3.0 device controller for PXA2128 chip.

Signed-off-by: Yu Xu <yuxu@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/Makefile')
-rw-r--r--drivers/usb/gadget/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile
index 1811513f1c27..3fd8cd09d2c1 100644
--- a/drivers/usb/gadget/Makefile
+++ b/drivers/usb/gadget/Makefile
@@ -29,6 +29,7 @@ obj-$(CONFIG_USB_EG20T)		+= pch_udc.o
 obj-$(CONFIG_USB_MV_UDC)	+= mv_udc.o
 mv_udc-y			:= mv_udc_core.o
 obj-$(CONFIG_USB_FUSB300)	+= fusb300_udc.o
+obj-$(CONFIG_USB_MV_U3D)	+= mv_u3d_core.o
 
 #
 # USB gadget drivers