diff options
Diffstat (limited to 'drivers/infiniband/Kconfig')
-rw-r--r-- | drivers/infiniband/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/infiniband/Kconfig b/drivers/infiniband/Kconfig index 89d70de5e235..6e35eccc9caa 100644 --- a/drivers/infiniband/Kconfig +++ b/drivers/infiniband/Kconfig | |||
@@ -16,7 +16,7 @@ config INFINIBAND_USER_MAD | |||
16 | Userspace InfiniBand Management Datagram (MAD) support. This | 16 | Userspace InfiniBand Management Datagram (MAD) support. This |
17 | is the kernel side of the userspace MAD support, which allows | 17 | is the kernel side of the userspace MAD support, which allows |
18 | userspace processes to send and receive MADs. You will also | 18 | userspace processes to send and receive MADs. You will also |
19 | need libibumad from <http://www.openib.org>. | 19 | need libibumad from <http://www.openfabrics.org/downloads/management/>. |
20 | 20 | ||
21 | config INFINIBAND_USER_ACCESS | 21 | config INFINIBAND_USER_ACCESS |
22 | tristate "InfiniBand userspace access (verbs and CM)" | 22 | tristate "InfiniBand userspace access (verbs and CM)" |
@@ -28,7 +28,7 @@ config INFINIBAND_USER_ACCESS | |||
28 | to set up connections and directly access InfiniBand | 28 | to set up connections and directly access InfiniBand |
29 | hardware for fast-path operations. You will also need | 29 | hardware for fast-path operations. You will also need |
30 | libibverbs, libibcm and a hardware driver library from | 30 | libibverbs, libibcm and a hardware driver library from |
31 | <http://www.openib.org>. | 31 | <http://www.openfabrics.org/git/>. |
32 | 32 | ||
33 | config INFINIBAND_USER_MEM | 33 | config INFINIBAND_USER_MEM |
34 | bool | 34 | bool |