linux-surface/kernel/drivers/thunderbolt/Kconfig

17 lines
479 B
Plaintext
Raw Normal View History

2017-08-10 13:25:24 +00:00
menuconfig THUNDERBOLT
2017-09-05 02:31:27 +00:00
tristate "Thunderbolt support"
2017-08-10 13:25:24 +00:00
depends on PCI
depends on X86 || COMPILE_TEST
select APPLE_PROPERTIES if EFI_STUB && X86
select CRC32
2017-09-05 02:31:27 +00:00
select CRYPTO
select CRYPTO_HASH
select NVMEM
2017-08-10 13:25:24 +00:00
help
2017-09-05 02:31:27 +00:00
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.
2017-08-10 13:25:24 +00:00
To compile this driver a module, choose M here. The module will be
called thunderbolt.