perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / usb / roles / Kconfig
blobf5a5e6f79f1b977d56d1363c30595d32f32c6dd5
1 if USB_ROLE_SWITCH
3 config USB_ROLES_INTEL_XHCI
4         tristate "Intel XHCI USB Role Switch"
5         depends on ACPI && X86
6         help
7           Driver for the internal USB role switch for switching the USB data
8           lines between the xHCI host controller and the dwc3 gadget controller
9           found on various Intel SoCs.
11           To compile the driver as a module, choose M here: the module will
12           be called intel-xhci-usb-role-switch.
14 endif # USB_ROLE_SWITCH