From: Arnd Bergmann Date: Fri, 20 Jun 2014 13:52:09 +0000 (+0200) Subject: thunderbolt: add PCI dependency X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0cb4e2be8bce5e176021a2e96b38e5d3727645a4;p=linux-beck.git thunderbolt: add PCI dependency The thunderbolt drivers cannot be built if CONFIG_PCI is disabled, better add an explicit Kconfig dependency. The "default no" line is redundant and can be removed at the same time. Signed-off-by: Arnd Bergmann Acked-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- 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 @@ menuconfig THUNDERBOLT tristate "Thunderbolt support for Apple devices" - default no + depends on PCI help Cactus Ridge Thunderbolt Controller driver This driver is required if you want to hotplug Thunderbolt devices on