thunderbolt: add PCI dependency
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Jun 2014 13:52:09 +0000 (15:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 16:46:36 +0000 (09:46 -0700)
commit0cb4e2be8bce5e176021a2e96b38e5d3727645a4
treee64ec18ac54ab6b4b8d354233825c89fefc49a1d
parent620863f71c46509e104729c75a199689e59cac47
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 <arnd@arndb.de>
Acked-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/Kconfig