projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
697ae16
)
[PATCH] Kconfig fix (infiniband and PCI)
author
Al Viro
<viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:45:41 +0000
(22:45 +0100)
committer
Linus 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/infiniband/Kconfig
b/drivers/infiniband/Kconfig
index 79c8e2dd9c33cfdc0618b228067c0c1261140cb7..32cdfb30e9b46e1cead064e74f7a06ded25495e1 100644
(file)
--- a/
drivers/infiniband/Kconfig
+++ b/
drivers/infiniband/Kconfig
@@
-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