]> Git Repo - linux.git/blob - drivers/thunderbolt/Kconfig
tipc: guarantee that group broadcast doesn't bypass group unicast
[linux.git] / drivers / thunderbolt / Kconfig
1 menuconfig THUNDERBOLT
2         tristate "Thunderbolt support"
3         depends on PCI
4         depends on X86 || COMPILE_TEST
5         select APPLE_PROPERTIES if EFI_STUB && X86
6         select CRC32
7         select CRYPTO
8         select CRYPTO_HASH
9         select NVMEM
10         help
11           Thunderbolt Controller driver. This driver is required if you
12           want to hotplug Thunderbolt devices on Apple hardware or on PCs
13           with Intel Falcon Ridge or newer.
14
15           To compile this driver a module, choose M here. The module will be
16           called thunderbolt.
This page took 0.036058 seconds and 4 git commands to generate.