X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fsunrpc%2FKconfig;h=dcef600d0bf52642106cf07a0d2be9b9c87c4883;hb=ce0cf6622c9a6f18c2723ea4bef7616799a1ca39;hp=eda4a7aee596a55d52c9d7c183cedf1c1a450903;hpb=096abd77038a2ff74efd194d074eadcde80fb97d;p=linux-2.6-omap-h63xx.git diff --git a/net/sunrpc/Kconfig b/net/sunrpc/Kconfig index eda4a7aee59..dcef600d0bf 100644 --- a/net/sunrpc/Kconfig +++ b/net/sunrpc/Kconfig @@ -9,9 +9,8 @@ config SUNRPC_XPRT_RDMA depends on SUNRPC && INFINIBAND && 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.