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

Commit 53fbd729 authored by Jianmin Zhu's avatar Jianmin Zhu
Browse files

Config: arm: disable sched_debug for sdxlemur



CONFIG_SCHED_DEBUG maintains scheduler statistic debug information
and can accessed the data dynamically.
On user builds, its not needed to enable debug related information,
so disable the scheduler debug.
It can improve system performance and network throughput too.

Change-Id: Ic0ca28d49210266fc5931979cde7f72a5c421e79
CRs-Fixed: 3048893
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
Signed-off-by: default avatarJianmin Zhu <jianminz@codeaurora.org>
parent 6acb487b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -377,3 +377,4 @@ CONFIG_DRM=y
CONFIG_GKI_HIDDEN_DRM_CONFIGS=y
CONFIG_SDX_EXT_IPC=y
CONFIG_PCI_SW_QCOM_SWITCH=y
# CONFIG_SCHED_DEBUG is not set