On 02/25/2018 07:25 AM, Hans de Goede wrote:

> diff --git a/drivers/usb/roles/Kconfig b/drivers/usb/roles/Kconfig
> new file mode 100644
> index 000000000000..f5a5e6f79f1b
> --- /dev/null
> +++ b/drivers/usb/roles/Kconfig
> @@ -0,0 +1,14 @@
> +if USB_ROLE_SWITCH
> +
> +config USB_ROLES_INTEL_XHCI
> +     tristate "Intel XHCI USB Role Switch"
> +     depends on ACPI && X86
> +     help
> +       Driver for the internal USB role switch for switching the USB data
> +       lines between the xHCI host controller and the dwc3 gadget controller
> +       found on various Intel SoCs.
> +
> +       To compile the driver as a module, choose M here: the module will
> +       be called intel-xhci-usb-role-switch.

Wow. I hope that I never have to load that driver by hand. :)


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to