Kconfig 465 B

123456789101112131415
  1. menuconfig 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. Device chaining is currently not supported.
  12. To compile this driver a module, choose M here. The module will be
  13. called thunderbolt.