brintos

brintos / linux-shallow public Read only

0
0
Text · 499 B · e127848 Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config USB4_NET3	tristate "Networking over USB4 and Thunderbolt cables"4	depends on USB4 && INET5	help6	  Select this if you want to create network between two computers7	  over a USB4 and Thunderbolt cables. The driver supports Apple8	  ThunderboltIP protocol and allows communication with any host9	  supporting the same protocol including Windows and macOS.10 11	  To compile this driver a module, choose M here. The module will be12	  called thunderbolt_net.13