diff --git a/fs/crypto/Kconfig b/fs/crypto/Kconfig index 08b46e6e3995..284b589b4774 100644 --- a/fs/crypto/Kconfig +++ b/fs/crypto/Kconfig @@ -6,7 +6,7 @@ config FS_ENCRYPTION select CRYPTO_ECB select CRYPTO_XTS select CRYPTO_CTS - select CRYPTO_CTR + select CRYPTO_SHA256 select KEYS help Enable encryption of files and directories. This