f2fs crypto: add f2fs encryption Kconfig
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 10 Apr 2015 23:28:26 +0000 (16:28 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 May 2015 22:41:46 +0000 (15:41 -0700)
This patch adds f2fs encryption config.

This patch integrates:

"ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled

On arm64 this is apparently needed for CTS mode to function correctly.
Otherwise attempts to use CTS return ENOENT."

Signed-off-by: Michael Halcrow <mhalcrow@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/Kconfig

diff --cc fs/f2fs/Kconfig
Simple merge