aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index e9749b0eecd8..9a4158f2a3ac 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1567,6 +1567,7 @@ config RPCSEC_GSS_SPKM3
1567 select CRYPTO 1567 select CRYPTO
1568 select CRYPTO_MD5 1568 select CRYPTO_MD5
1569 select CRYPTO_DES 1569 select CRYPTO_DES
1570 select CRYPTO_CAST5
1570 help 1571 help
1571 Provides for secure RPC calls by means of a gss-api 1572 Provides for secure RPC calls by means of a gss-api
1572 mechanism based on the SPKM3 public-key mechanism. 1573 mechanism based on the SPKM3 public-key mechanism.