summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/thunderbolt/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig
index 0056df7f3c09..bb0318ceaf93 100644
--- a/drivers/thunderbolt/Kconfig
+++ b/drivers/thunderbolt/Kconfig
@@ -1,7 +1,7 @@
1menuconfig THUNDERBOLT 1menuconfig 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 APPLE_PROPERTIES 4 select APPLE_PROPERTIES if EFI_STUB
5 select CRC32 5 select CRC32
6 help 6 help
7 Cactus Ridge Thunderbolt Controller driver 7 Cactus Ridge Thunderbolt Controller driver