From: Jaegeuk Kim Date: Fri, 10 Apr 2015 23:28:26 +0000 (-0700) Subject: f2fs crypto: add f2fs encryption Kconfig X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33793fb89c2e3576d1f219e58f59365484f475e;p=pandora-kernel.git f2fs crypto: add f2fs encryption Kconfig 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 Signed-off-by: Theodore Ts'o Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed