]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sunrpc: drop "select NETVM"
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 9 Mar 2013 16:02:31 +0000 (17:02 +0100)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Mar 2013 19:50:54 +0000 (15:50 -0400)
commit0cab5447fb0ea92a00271e632a9ac1a02077ef55
treea44dc25ce7713d65152457f88e6310b0683970cf
parent367f84356afd5ac1c8d403d09fd2d687cfe814eb
sunrpc: drop "select NETVM"

The Kconfig entry for SUNRPC_SWAP selects NETVM. That select statement
was added in commit a564b8f0398636ba30b07c0eaebdef7ff7837249 ("nfs:
enable swap on NFS"). But there's no Kconfig symbol NETVM. It apparently
was only in used in development versions of the swap over nfs
functionality but never entered mainline. Anyhow, it is a nop and can
safely be dropped.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/Kconfig