Enable CONFIG_USB_XHCI_DBGCAP
Allows enabling the xHCI debug port interface, documented here: https://docs.kernel.org/driver-api/usb/usb3-debug-port.html
This does not change the default behavior, but allows enabling early printk, serial over USB and remote debug on the USB controller in /sys/bus/pci/devices/<xHCI address>/dbc
.