mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
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>
This commit is contained in:
parent
f5474a3408
commit
5f37788ade
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user