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 5aab79bf3450..c121acc15bfe 100644 --- a/drivers/thunderbolt/Kconfig +++ b/drivers/thunderbolt/Kconfig | |||
@@ -1,6 +1,7 @@ | |||
1 | menuconfig THUNDERBOLT | 1 | menuconfig THUNDERBOLT |
2 | tristate "Thunderbolt support for Apple devices" | 2 | tristate "Thunderbolt support for Apple devices" |
3 | depends on PCI | 3 | depends on PCI |
4 | select CRC32 | ||
4 | help | 5 | help |
5 | Cactus Ridge Thunderbolt Controller driver | 6 | Cactus Ridge Thunderbolt Controller driver |
6 | This driver is required if you want to hotplug Thunderbolt devices on | 7 | This driver is required if you want to hotplug Thunderbolt devices on |