]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sunrpc/Kconfig
sunrpc: fix rdma dependencies
[linux-2.6-omap-h63xx.git] / net / sunrpc / Kconfig
index eda4a7aee596a55d52c9d7c183cedf1c1a450903..5592883e1e4a9feab8c44dbd42d9ef049da0031c 100644 (file)
@@ -6,12 +6,11 @@ config SUNRPC_GSS
 
 config SUNRPC_XPRT_RDMA
        tristate
-       depends on SUNRPC && INFINIBAND && EXPERIMENTAL
+       depends on SUNRPC && INFINIBAND && INFINIBAND_ADDR_TRANS && EXPERIMENTAL
        default SUNRPC && INFINIBAND
        help
-         This option enables an RPC client transport capability that
-         allows the NFS client to mount servers via an RDMA-enabled
-         transport.
+         This option allows the NFS client and server to support
+         an RDMA-enabled transport.
 
          To compile RPC client RDMA transport support as a module,
          choose M here: the module will be called xprtrdma.