aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
diff options
context:
space:
mode:
authorYuval Shaia <yuval.shaia@oracle.com>2017-09-06 13:15:50 +0300
committerDoug Ledford <dledford@redhat.com>2017-09-27 08:54:19 -0400
commit931bc0d91639f8fbf336332aa443705004ecf61d (patch)
tree75b19d9ef1a7619cf03a344718e9d876e05ef35e /drivers/staging/lustre
parentIB/core: fix spelling mistake: "aceess" -> "access" (diff)
downloadlinux-dev-931bc0d91639f8fbf336332aa443705004ecf61d.tar.xz
linux-dev-931bc0d91639f8fbf336332aa443705004ecf61d.zip
IB: Move PCI dependency from root KConfig to HW's KConfigs
No reason to have dependency on PCI for the entire infiniband stack so move it to KConfig of only the drivers that actually using PCI. Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/staging/lustre')
-rw-r--r--drivers/staging/lustre/lnet/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lnet/Kconfig b/drivers/staging/lustre/lnet/Kconfig
index 2b5930150cda..6bcb53d0c6f4 100644
--- a/drivers/staging/lustre/lnet/Kconfig
+++ b/drivers/staging/lustre/lnet/Kconfig
@@ -34,7 +34,7 @@ config LNET_SELFTEST
config LNET_XPRT_IB
tristate "LNET infiniband support"
- depends on LNET && INFINIBAND && INFINIBAND_ADDR_TRANS
+ depends on LNET && PCI && INFINIBAND && INFINIBAND_ADDR_TRANS
default LNET && INFINIBAND
help
This option allows the LNET users to use infiniband as an