[PATCH] Kconfig fix (infiniband and PCI)
authorAl Viro <viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:45:41 +0000 (22:45 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 24 Aug 2005 01:43:41 +0000 (18:43 -0700)
infiniband uses PCI helpers all over the place (including the core parts) and
won't build without PCI.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/Kconfig

index 79c8e2d..32cdfb3 100644 (file)
@@ -1,6 +1,7 @@
 menu "InfiniBand support"
 
 config INFINIBAND
+       depends on PCI || BROKEN
        tristate "InfiniBand support"
        ---help---
          Core support for InfiniBand (IB).  Make sure to also select