Skip to content
Snippets Groups Projects
Commit d2da1a47 authored by Randall Huang's avatar Randall Huang Committed by Thierry Strudel
Browse files

defconfig: arm64: Enable UFSHCD_CMD_LOGGING flag


Enabling SCSI_UFSHCD_CMD_LOGGING flag in defconfig
file. With this feature eanbled, ufs commands send
through ufshcd shall be logged.

Bug: 78542861
Change-Id: Id13baeb7cc9c125825aaa750bd152364f784d592
Signed-off-by: default avatarRandall Huang <huangrandall@google.com>
parent 1392b01c
Branches
Tags
No related merge requests found
...@@ -281,6 +281,7 @@ CONFIG_SCSI_UFSHCD=y ...@@ -281,6 +281,7 @@ CONFIG_SCSI_UFSHCD=y
CONFIG_SCSI_UFSHCD_PLATFORM=y CONFIG_SCSI_UFSHCD_PLATFORM=y
CONFIG_SCSI_UFS_QCOM=y CONFIG_SCSI_UFS_QCOM=y
CONFIG_SCSI_UFS_QCOM_ICE=y CONFIG_SCSI_UFS_QCOM_ICE=y
CONFIG_SCSI_UFSHCD_CMD_LOGGING=y
CONFIG_MD=y CONFIG_MD=y
CONFIG_BLK_DEV_MD=y CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y CONFIG_MD_LINEAR=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment