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 afd91c78ce8e..443c161eb8bd 100644 --- a/net/sunrpc/Kconfig +++ b/net/sunrpc/Kconfig | |||
@@ -47,7 +47,7 @@ config RPCSEC_GSS_SPKM3 | |||
47 | select CRYPTO_CBC | 47 | select CRYPTO_CBC |
48 | help | 48 | help |
49 | Choose Y here to enable Secure RPC using the SPKM3 public key | 49 | Choose Y here to enable Secure RPC using the SPKM3 public key |
50 | GSS-API mechansim (RFC 2025). | 50 | GSS-API mechanism (RFC 2025). |
51 | 51 | ||
52 | Secure RPC calls with SPKM3 require an auxiliary userspace | 52 | Secure RPC calls with SPKM3 require an auxiliary userspace |
53 | daemon which may be found in the Linux nfs-utils package | 53 | daemon which may be found in the Linux nfs-utils package |