Directory Files
.. 59
File Size
Kconfig 499 B
Makefile 195 B
main.c 39 kB
thunderbolt_net.mod.c 0 B
trace.c 250 B
trace.h 3.8 kB

Linux v6.6.1 - thunderbolt

# SPDX-License-Identifier: GPL-2.0-only
config USB4_NET
	tristate "Networking over USB4 and Thunderbolt cables"
	depends on USB4 && INET
	help
	  Select this if you want to create network between two computers
	  over a USB4 and Thunderbolt cables. The driver supports Apple
	  ThunderboltIP protocol and allows communication with any host
	  supporting the same protocol including Windows and macOS.

	  To compile this driver a module, choose M here. The module will be
	  called thunderbolt_net.