blob: 4b6a8fdfeeeacf9938ec2310cac3dd160cbd0f1a [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Kishon Vijay Abraham Ide3920d2015-02-23 18:39:46 +05302#
3# USB peripheral controller drivers
Tom Rini0cab3ec2015-11-10 01:06:16 +00004
Simon Glass86adc2e2024-09-29 19:49:53 -06005ifndef CONFIG_$(XPL_)DM_USB_GADGET
Kishon Vijay Abraham Iea71c1a2015-02-23 18:40:16 +05306obj-$(CONFIG_USB_DWC3_GADGET) += udc-core.o
Jean-Jacques Hiblot9dc0d5c2018-11-29 10:52:46 +01007endif
8
Simon Glass86adc2e2024-09-29 19:49:53 -06009obj-$(CONFIG_$(XPL_)DM_USB_GADGET) += udc-core.o
Marek Vasutb3972032023-09-01 11:49:47 +020010obj-y += udc-uclass.o