1 menu "InfiniBand support"
4 depends on PCI || BROKEN
5 tristate "InfiniBand support"
7 Core support for InfiniBand (IB). Make sure to also select
8 any protocols you wish to use as well as drivers for your
11 config INFINIBAND_USER_VERBS
12 tristate "InfiniBand userspace verbs support"
15 Userspace InfiniBand verbs support. This is the kernel side
16 of userspace verbs, which allows userspace processes to
17 directly access InfiniBand hardware for fast-path
18 operations. You will also need libibverbs and a hardware
19 driver library from <http://www.openib.org>.
21 source "drivers/infiniband/hw/mthca/Kconfig"
23 source "drivers/infiniband/ulp/ipoib/Kconfig"