diff options
-rw-r--r-- | drivers/thunderbolt/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig index 5aab79b..c121acc 100644 --- a/drivers/thunderbolt/Kconfig +++ b/drivers/thunderbolt/Kconfig @@ -1,6 +1,7 @@ menuconfig THUNDERBOLT tristate "Thunderbolt support for Apple devices" depends on PCI + select CRC32 help Cactus Ridge Thunderbolt Controller driver This driver is required if you want to hotplug Thunderbolt devices on |