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

Commit c4b6fc6d authored by Wu Gao's avatar Wu Gao
Browse files

defconfig: Disable debug option in SDX12 perf build



Disable below debug options for WLAN throughput in SDX12 perf build:
  CONFIG_SLUB_DEBUG
  CONFIG_DEBUG_PREEMPT
  CONFIG_SCHED_DEBUG
  CONFIG_DEBUG_INFO
  CONFIG_HAVE_DEBUG_KMEMLEAK
  CONFIG_DEBUG_BUGVERBOSE
  CONFIG_CC_HAS_KASAN_GENERIC

Change-Id: I2372c8e0541e3e386e78cfad8ca1aa08156b4344
Signed-off-by: default avatarWu Gao <wugao@codeaurora.org>
parent e4d3a647
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -855,6 +855,14 @@ CONFIG_QGKI=y
# CONFIG_MSM_PERFORMANCE_QGKI is not set
# CONFIG_QCOM_RTB_QGKI is not set
# CONFIG_CORESIGHT_QGKI is not set
# CONFIG_SLUB_DEBUG is not set
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_PREEMPT_COUNT is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_HAVE_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_CC_HAS_KASAN_GENERIC is not set
CONFIG_USB_EHSET_TEST_FIXTURE=y
CONFIG_USB_LOW_MEM_VARIANT=y
# CONFIG_MSM_HSUSB_PHY is not set