mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
13 lines
371 B
Plaintext
13 lines
371 B
Plaintext
|
menuconfig THUNDERBOLT
|
||
|
tristate "Thunderbolt support for Apple devices"
|
||
|
default no
|
||
|
help
|
||
|
Cactus Ridge Thunderbolt Controller driver
|
||
|
This driver is required if you want to hotplug Thunderbolt devices on
|
||
|
Apple hardware.
|
||
|
|
||
|
Device chaining is currently not supported.
|
||
|
|
||
|
To compile this driver a module, choose M here. The module will be
|
||
|
called thunderbolt.
|