xref: /openbmc/linux/drivers/usb/gadget/udc/cdns2/Kconfig (revision 3eb1f1ef)
1*3eb1f1efSPawel Laszczakconfig USB_CDNS2_UDC
2*3eb1f1efSPawel Laszczak	tristate "Cadence USBHS Device Controller"
3*3eb1f1efSPawel Laszczak	depends on USB_PCI && ACPI && HAS_DMA
4*3eb1f1efSPawel Laszczak	help
5*3eb1f1efSPawel Laszczak	  Cadence USBHS Device controller is a PCI based USB peripheral
6*3eb1f1efSPawel Laszczak	  controller which supports both full and high speed USB 2.0
7*3eb1f1efSPawel Laszczak	  data transfers.
8*3eb1f1efSPawel Laszczak
9*3eb1f1efSPawel Laszczak	  Say "y" to link the driver statically, or "m" to build a
10*3eb1f1efSPawel Laszczak	  dynamically linked module called "cdns2-udc-pci.ko" and to
11*3eb1f1efSPawel Laszczak	  force all gadget drivers to also be dynamically linked.
12