Thunderbolt support

modulename: thunderbolt.ko

configname: CONFIG_THUNDERBOLT

Linux Kernel Configuration
└─>Device Drivers
└─>Thunderbolt support
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Thunderbolt Controller driver. This driver is required if you
want to hotplug Thunderbolt devices on Apple hardware or on PCs
with Intel Falcon Ridge or newer.

To compile this driver a module, choose M here. The module will be
called thunderbolt.

source code:
selects
CONFIG_APPLE_PROPERTIES
CONFIG_CRC32
CONFIG_CRYPTO
CONFIG_CRYPTO_HASH
CONFIG_NVMEM

depends
CONFIG_PCI
CONFIG_COMPILE_TEST or CONFIG_X86