xref: /openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/Kconfig (revision fa538f7cf05aab61cd91e01c160d4a09c81b8ffe)
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	depends on USB_LIBCOMPOSITE
6	help
7	  USB peripheral controller for the Aspeed AST2400, AST2500 and
8	  AST2600 family SoCs supporting the "vHub" functionality and USB2.0
9