xref: /linux/drivers/usb/gadget/udc/aspeed-vhub/Kconfig (revision 7731b8bc94e599c9a79e428f3359ff2c34b7576a)
1# SPDX-License-Identifier: GPL-2.0+
2config USB_ASPEED_VHUB
3	tristate "Aspeed vHub UDC driver"
4	depends on ARCH_ASPEED || COMPILE_TEST
5	help
6	  USB peripheral controller for the Aspeed AST2500 family
7	  SoCs supporting the "vHub" functionality and USB2.0
8