diff options
| author | Mister Oyster <oysterized@gmail.com> | 2018-01-01 14:47:38 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2018-01-01 14:48:13 +0100 |
| commit | 6afdb3e39a42418e0a1f17817251cfbbdb144e09 (patch) | |
| tree | a75fbcb8e3e6d09a7dd5133eafcdff79ab6d60ee /arch | |
| parent | 765790bcf6b79a1f8f420050878b3dd2cb2f08b8 (diff) | |
defconfig: don't build ecryptfs & turn off ext4 FBE based encryption
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index ea8e63f95..a3838b707 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -2885,7 +2885,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_FS_ENCRYPTION is not set # CONFIG_EXT4_DEBUG is not set CONFIG_JBD2=y # CONFIG_JBD2_DEBUG is not set @@ -2962,8 +2962,7 @@ CONFIG_CONFIGFS_FS=y CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set -CONFIG_ECRYPT_FS=y -# CONFIG_ECRYPT_FS_MESSAGING is not set +# CONFIG_ECRYPT_FS is not set CONFIG_SDCARD_FS=y # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set |
