summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/hub/Kconfig
blob: 32eb7c5fa4b645e03d2fbac0df5bc08d5995f859 (plain)
1
2
3
4
5
6
7
8
config DRIVERS_USB_HUB
	bool
	default n
	depends on HAVE_ACPI_TABLES
	help
	   This driver is for soldered down USB Hub in the mainboard. When enabled,
	   this driver will add ACPI support for the USB hub and any devices on the
	   downstream facing ports.