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

Commit 3232ccee authored by Asutosh Das's avatar Asutosh Das
Browse files

defconfig: Enable CONFIG_UFS_DBG for general builds



Enables ufs debug feature for general/debug builds.
Disables this feature for perf builds.

Change-Id: I2b30c8081d24db7871c277c67631d92fc7d9ea60
Signed-off-by: default avatarAsutosh Das <asutoshd@codeaurora.org>
parent bcc5c13c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ CONFIG_LIMIT_MOVABLE_ZONE_ALLOC=y
CONFIG_MSM_BT_POWER=m
CONFIG_I2C_RTC6226_QCA=m
CONFIG_SCSI_UFSHCD_QTI=y
# CONFIG_UFS_DBG is not set
CONFIG_SCSI_UFS_BSG=y
CONFIG_MSM_EXT_DISPLAY=y
CONFIG_SCSI_UFSHCD=y
+1 −0
Original line number Diff line number Diff line
@@ -58,3 +58,4 @@ CONFIG_QCOM_IRQ_STAT=y
CONFIG_QCOM_INITIAL_LOGBUF=y
CONFIG_QCOM_DYN_MINIDUMP_STACK=y
CONFIG_QCOM_MINIDUMP_PANIC_CPU_CONTEXT=y
CONFIG_UFS_DBG=y