xprtrdma: Replace outdated comment for rpcrdma_ep_post
[linux] / net / sunrpc / Kconfig
index 6358e52..ac09ca8 100644 (file)
@@ -50,7 +50,7 @@ config SUNRPC_DEBUG
 
 config SUNRPC_XPRT_RDMA
        tristate "RPC-over-RDMA transport"
-       depends on SUNRPC && INFINIBAND_ADDR_TRANS
+       depends on SUNRPC && INFINIBAND && INFINIBAND_ADDR_TRANS
        default SUNRPC && INFINIBAND
        select SG_POOL
        help