Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22b5fb93 authored by Neeraj Soni's avatar Neeraj Soni
Browse files

defconfig: sdm670: Enable request based device mapper



Request based device mapper is required to support
HW encryption.

Change-Id: I8071f020fb2cd9ed3df971d174cc9d73ea7bbe15
Signed-off-by: default avatarNeeraj Soni <neersoni@codeaurora.org>
parent f5075bad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -264,6 +264,7 @@ CONFIG_SCSI_UFSHCD_CMD_LOGGING=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_DM_REQ_CRYPT=y
CONFIG_DM_UEVENT=y
CONFIG_DM_VERITY=y
CONFIG_DM_VERITY_FEC=y