Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1menuconfig THUNDERBOLT
2 tristate "Thunderbolt support for Apple devices"
3 depends on PCI
4 depends on X86 || COMPILE_TEST
5 select APPLE_PROPERTIES if EFI_STUB && X86
6 select CRC32
7 help
8 Cactus Ridge Thunderbolt Controller driver
9 This driver is required if you want to hotplug Thunderbolt devices on
10 Apple hardware.
11
12 Device chaining is currently not supported.
13
14 To compile this driver a module, choose M here. The module will be
15 called thunderbolt.