diff options
-rw-r--r-- | drivers/thunderbolt/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig index 3a2552962d06..5aab79bf3450 100644 --- a/drivers/thunderbolt/Kconfig +++ b/drivers/thunderbolt/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | menuconfig THUNDERBOLT | 1 | menuconfig THUNDERBOLT |
2 | tristate "Thunderbolt support for Apple devices" | 2 | tristate "Thunderbolt support for Apple devices" |
3 | default no | 3 | depends on PCI |
4 | help | 4 | help |
5 | Cactus Ridge Thunderbolt Controller driver | 5 | Cactus Ridge Thunderbolt Controller driver |
6 | This driver is required if you want to hotplug Thunderbolt devices on | 6 | This driver is required if you want to hotplug Thunderbolt devices on |