Root/
1 | menuconfig INFINIBAND |
2 | tristate "InfiniBand support" |
3 | depends on PCI || BROKEN |
4 | depends on HAS_IOMEM |
5 | depends on NET |
6 | ---help--- |
7 | Core support for InfiniBand (IB). Make sure to also select |
8 | any protocols you wish to use as well as drivers for your |
9 | InfiniBand hardware. |
10 | |
11 | if INFINIBAND |
12 | |
13 | config INFINIBAND_USER_MAD |
14 | tristate "InfiniBand userspace MAD support" |
15 | depends on INFINIBAND |
16 | ---help--- |
17 | Userspace InfiniBand Management Datagram (MAD) support. This |
18 | is the kernel side of the userspace MAD support, which allows |
19 | userspace processes to send and receive MADs. You will also |
20 | need libibumad from <http://www.openfabrics.org/downloads/management/>. |
21 | |
22 | config INFINIBAND_USER_ACCESS |
23 | tristate "InfiniBand userspace access (verbs and CM)" |
24 | select ANON_INODES |
25 | ---help--- |
26 | Userspace InfiniBand access support. This enables the |
27 | kernel side of userspace verbs and the userspace |
28 | communication manager (CM). This allows userspace processes |
29 | to set up connections and directly access InfiniBand |
30 | hardware for fast-path operations. You will also need |
31 | libibverbs, libibcm and a hardware driver library from |
32 | <http://www.openfabrics.org/git/>. |
33 | |
34 | config INFINIBAND_USER_MEM |
35 | bool |
36 | depends on INFINIBAND_USER_ACCESS != n |
37 | default y |
38 | |
39 | config INFINIBAND_ADDR_TRANS |
40 | bool |
41 | depends on INET |
42 | depends on !(INFINIBAND = y && IPV6 = m) |
43 | default y |
44 | |
45 | source "drivers/infiniband/hw/mthca/Kconfig" |
46 | source "drivers/infiniband/hw/ipath/Kconfig" |
47 | source "drivers/infiniband/hw/qib/Kconfig" |
48 | source "drivers/infiniband/hw/ehca/Kconfig" |
49 | source "drivers/infiniband/hw/amso1100/Kconfig" |
50 | source "drivers/infiniband/hw/cxgb3/Kconfig" |
51 | source "drivers/infiniband/hw/cxgb4/Kconfig" |
52 | source "drivers/infiniband/hw/mlx4/Kconfig" |
53 | source "drivers/infiniband/hw/nes/Kconfig" |
54 | source "drivers/infiniband/hw/ocrdma/Kconfig" |
55 | |
56 | source "drivers/infiniband/ulp/ipoib/Kconfig" |
57 | |
58 | source "drivers/infiniband/ulp/srp/Kconfig" |
59 | source "drivers/infiniband/ulp/srpt/Kconfig" |
60 | |
61 | source "drivers/infiniband/ulp/iser/Kconfig" |
62 | |
63 | endif # INFINIBAND |
64 |
Branches:
ben-wpan
ben-wpan-stefan
javiroman/ks7010
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9