The option for this is currently hidden and it can't easily be disabled. Add a comment to the "tristate" line for it, so that it shows up in the configuration. Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> --- net/sunrpc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sunrpc/Kconfig b/net/sunrpc/Kconfig index 241b54f30204..f1668df078b6 100644 --- a/net/sunrpc/Kconfig +++ b/net/sunrpc/Kconfig @@ -10,7 +10,7 @@ config SUNRPC_BACKCHANNEL depends on SUNRPC config SUNRPC_XPRT_RDMA - tristate + tristate "SUNRPC over RDMA transport" depends on SUNRPC && INFINIBAND && INFINIBAND_ADDR_TRANS default SUNRPC && INFINIBAND help -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html