]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/usb/roles/Kconfig
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
[linux.git] / drivers / usb / roles / Kconfig
1 if USB_ROLE_SWITCH
2
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.
10
11           To compile the driver as a module, choose M here: the module will
12           be called intel-xhci-usb-role-switch.
13
14 endif # USB_ROLE_SWITCH