Skip to content

Commit 5f37788

Browse files
Mani-Sadhasivamandersson
authored andcommitted
arm64: defconfig: Enable SCSI UFS Crypto and Block Inline encryption drivers
These drivers will allow using the crypto functionalities of the UFS device, like Inline Crypto Encryption. Both of these drivers are of type 'bool', so they cannot be built as modules. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Link: https://lore.kernel.org/r/20251030095509.5877-1-manivannan.sadhasivam@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent f5474a3 commit 5f37788

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,6 +1248,8 @@ CONFIG_SCSI_UFS_RENESAS=m
12481248
CONFIG_SCSI_UFS_TI_J721E=m
12491249
CONFIG_SCSI_UFS_EXYNOS=y
12501250
CONFIG_SCSI_UFS_ROCKCHIP=y
1251+
CONFIG_BLK_INLINE_ENCRYPTION=y
1252+
CONFIG_SCSI_UFS_CRYPTO=y
12511253
CONFIG_NEW_LEDS=y
12521254
CONFIG_LEDS_CLASS=y
12531255
CONFIG_LEDS_CLASS_FLASH=m

0 commit comments

Comments
 (0)