Andreas Noever | 1660315 | 2014-06-03 22:03:58 +0200 | [diff] [blame] | 1 | menuconfig THUNDERBOLT |
| 2 | tristate "Thunderbolt support for Apple devices" |
Arnd Bergmann | 0cb4e2b | 2014-06-20 15:52:09 +0200 | [diff] [blame] | 3 | depends on PCI |
Andreas Noever | f34323b | 2014-06-21 12:15:44 +0200 | [diff] [blame] | 4 | select CRC32 |
Andreas Noever | 1660315 | 2014-06-03 22:03:58 +0200 | [diff] [blame] | 5 | help |
| 6 | Cactus Ridge Thunderbolt Controller driver |
| 7 | This driver is required if you want to hotplug Thunderbolt devices on |
| 8 | Apple hardware. |
| 9 | |
| 10 | Device chaining is currently not supported. |
| 11 | |
| 12 | To compile this driver a module, choose M here. The module will be |
| 13 | called thunderbolt. |