diff options
| author | Theodore Ts'o <tytso@google.com> | 2015-05-12 10:38:09 -0400 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-27 19:40:06 +0200 |
| commit | 7c5937ef56c1c2eaa120f8ec8762bba519d62d20 (patch) | |
| tree | 3afebe470650870c5ee89ea747707bdc1225478a | |
| parent | 5d26d036e6b43673447af1d05647ec1fba4d0028 (diff) | |
Update defconfig for arm64 to enable ext4 encryption
Signed-off-by: "Theodore Ts'o" <tytso@google.com>
Change-Id: Ia20fb759595bc86f4cf6d8d22b14c6790e099124
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index c71e1cc55..6a20fa0b8 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -2861,6 +2861,7 @@ CONFIG_EXT4_FS=y CONFIG_EXT4_USE_FOR_EXT23=y # CONFIG_EXT4_FS_POSIX_ACL is not set CONFIG_EXT4_FS_SECURITY=y +CONFIG_EXT4_FS_ENCRYPTION=y # CONFIG_EXT4_DEBUG is not set CONFIG_JBD2=y # CONFIG_JBD2_DEBUG is not set |
