]> git.ipfire.org Git - ipfire-2.x.git/commit
linux: Compile "Intel XHCI USB Role Switch" as a module on x86_64
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 18 Apr 2023 20:52:00 +0000 (20:52 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 11 May 2023 20:04:33 +0000 (20:04 +0000)
commite155e2f99938555576b25b1be4a31a3c0a492ae4
tree763d1c0f4a2adbe5b0b9ee7dddb5ca1d4061c585
parentb4f19c6d93503b2c1be6258715b133bde91bb674
linux: Compile "Intel XHCI USB Role Switch" as a module on x86_64

From the kernel documentation:

> 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. [...]

This may unblock USB-LAN-adaptor usage on certain boards, as reported
once in #12750. Overall affected devices seem to be scanty;
nevertheless, enabling this as a module only is highly unlikely to cause
any harm, so let's give it a try.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/kernel/kernel.config.x86_64-ipfire