xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
authorJeff Layton <jlayton@redhat.com>
Tue, 18 Mar 2014 23:45:47 +0000 (19:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 28 Mar 2014 22:02:12 +0000 (18:02 -0400)
There are two entirely separate modules under xprtrdma/ and there's no
reason that enabling one should automatically enable the other. Add
config options for each one so they can be enabled/disabled separately.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/Kconfig
net/sunrpc/Makefile
net/sunrpc/xprtrdma/Makefile

Simple merge
Simple merge
Simple merge