soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git] / src / drivers / usb / pci_xhci / Kconfig
blob715af5b1d453dd1ed1c18b16414646493179080c
1 config DRIVERS_USB_PCI_XHCI
2         def_bool n
3         depends on HAVE_ACPI_TABLES
4         select XHCI_UTILS
5         help
6           PCI driver that generates ACPI nodes for an xHCI compatible controller.