[PATCH] Kconfig fix (infiniband and PCI)
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>
This commit is contained in:
parent
697ae16ac0
commit
a2b2f45be7
@ -1,6 +1,7 @@
|
|||||||
menu "InfiniBand support"
|
menu "InfiniBand support"
|
||||||
|
|
||||||
config INFINIBAND
|
config INFINIBAND
|
||||||
|
depends on PCI || BROKEN
|
||||||
tristate "InfiniBand support"
|
tristate "InfiniBand support"
|
||||||
---help---
|
---help---
|
||||||
Core support for InfiniBand (IB). Make sure to also select
|
Core support for InfiniBand (IB). Make sure to also select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user