From 0cb4e2be8bce5e176021a2e96b38e5d3727645a4 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Fri, 20 Jun 2014 15:52:09 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed