]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: defconfig: Enable SCSI UFS Crypto and Block Inline encryption drivers
authorManivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Thu, 30 Oct 2025 09:55:09 +0000 (15:25 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 30 Oct 2025 17:12:03 +0000 (12:12 -0500)
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>
arch/arm64/configs/defconfig

index 207475bf85070b0aedde5ffaee7bc7c76a283b62..94b2ecab4d7aa7d1cd0f66abf6b1be79a8db0258 100644 (file)
@@ -1248,6 +1248,8 @@ CONFIG_SCSI_UFS_RENESAS=m
 CONFIG_SCSI_UFS_TI_J721E=m
 CONFIG_SCSI_UFS_EXYNOS=y
 CONFIG_SCSI_UFS_ROCKCHIP=y
+CONFIG_BLK_INLINE_ENCRYPTION=y
+CONFIG_SCSI_UFS_CRYPTO=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_CLASS_FLASH=m