summaryrefslogtreecommitdiffstats
path: root/fs/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/crypto/Kconfig')
-rw-r--r--fs/crypto/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/crypto/Kconfig b/fs/crypto/Kconfig
index 5fdf24877c17..ff5a1746cbae 100644
--- a/fs/crypto/Kconfig
+++ b/fs/crypto/Kconfig
@@ -7,6 +7,8 @@ config FS_ENCRYPTION
7 select CRYPTO_ECB 7 select CRYPTO_ECB
8 select CRYPTO_XTS 8 select CRYPTO_XTS
9 select CRYPTO_CTS 9 select CRYPTO_CTS
10 select CRYPTO_SHA512
11 select CRYPTO_HMAC
10 select KEYS 12 select KEYS
11 help 13 help
12 Enable encryption of files and directories. This 14 Enable encryption of files and directories. This