defconfig: Enable ext4 ICE encryption for msmfalcon_32
Enable EXT4_FS_ICE_ENCRYPTION feature for msmfalcon_32 to use ICE for FBE. Change-Id: I991f3550720526b097c009dc852e9caaabf4860b Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>
This commit is contained in:
parent
69352ff8b4
commit
c8b3f11197
1 changed files with 1 additions and 0 deletions
|
@ -548,6 +548,7 @@ CONFIG_EXT3_FS=y
|
|||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_EXT4_ENCRYPTION=y
|
||||
CONFIG_EXT4_FS_ENCRYPTION=y
|
||||
CONFIG_EXT4_FS_ICE_ENCRYPTION=y
|
||||
CONFIG_EXT4_DEBUG=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_MSDOS_FS=y
|
||||
|
|
Loading…
Add table
Reference in a new issue