blob: f40379ad317c9cef1715f7972ad7bfd03ccfef9f [file] [log] [blame]
Martin Roth2b65ba02024-02-16 10:43:48 -07001## SPDX-License-Identifier: GPL-2.0-only
2
Karthikeyan Ramasubramanian0bb5b1c2022-05-02 13:16:15 -06003config DRIVERS_USB_HUB
4 bool
5 default n
6 depends on HAVE_ACPI_TABLES
7 help
8 This driver is for soldered down USB Hub in the mainboard. When enabled,
9 this driver will add ACPI support for the USB hub and any devices on the
10 downstream facing ports.