]> Pileus Git - ~andy/linux/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, 5 Apr 2013 21:03:52 +0000 (17:03 -0400)
commitcb6071874703565762c190e1e7ebde762e525063
treeb464d95370e687b3a4185a3bf5785fcc6db4c905
parent25d280aad82e559cc7bc762410cd35ea5b98e294
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