
Changes to enable/disable feature based on profiles, debug mode, interface type and architecture in Kbuild. Change-Id: Ic9eb552c183143b4a2e0738c52b2e0c50db63a93 CRs-Fixed: 2200122
9 Zeilen
186 B
Plaintext
9 Zeilen
186 B
Plaintext
|
|
include $(src)/configs/debug/perf_debug
|
|
|
|
CONFIG_WLAN_OBJMGR_DEBUG:= y
|
|
# enable unit-test suspend for SLUB debug builds
|
|
CONFIG_FEATURE_UNIT_TEST_SUSPEND := 1
|
|
|
|
CONFIG_LEAK_DETECTION := 1
|