diff options
Diffstat (limited to 'net/sunrpc/Kconfig')
-rw-r--r-- | net/sunrpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/Kconfig b/net/sunrpc/Kconfig index 516fe2caac2c..241b54f30204 100644 --- a/net/sunrpc/Kconfig +++ b/net/sunrpc/Kconfig | |||
@@ -3,6 +3,7 @@ config SUNRPC | |||
3 | 3 | ||
4 | config SUNRPC_GSS | 4 | config SUNRPC_GSS |
5 | tristate | 5 | tristate |
6 | select OID_REGISTRY | ||
6 | 7 | ||
7 | config SUNRPC_BACKCHANNEL | 8 | config SUNRPC_BACKCHANNEL |
8 | bool | 9 | bool |
@@ -24,7 +25,6 @@ config SUNRPC_XPRT_RDMA | |||
24 | config SUNRPC_SWAP | 25 | config SUNRPC_SWAP |
25 | bool | 26 | bool |
26 | depends on SUNRPC | 27 | depends on SUNRPC |
27 | select NETVM | ||
28 | 28 | ||
29 | config RPCSEC_GSS_KRB5 | 29 | config RPCSEC_GSS_KRB5 |
30 | tristate "Secure RPC: Kerberos V mechanism" | 30 | tristate "Secure RPC: Kerberos V mechanism" |