345735d0a8
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this is now enabled by default. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
283 B
Plaintext
14 lines
283 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTRESS=y
|
|
CONFIG_ZTRESS_MAX_THREADS=16
|
|
CONFIG_NUM_PREEMPT_PRIORITIES=18
|
|
CONFIG_ZTRESS_REPORT_PROGRESS_MS=0
|
|
|
|
# SiP SVC Service
|
|
CONFIG_ARM_SIP_SVC_DRIVER=y
|
|
CONFIG_ARM_SIP_SVC_SUBSYS=y
|
|
CONFIG_ARM_SIP_SVC_SUBSYS_SINGLY_OPEN=y
|
|
|
|
# Misc
|
|
CONFIG_HEAP_MEM_POOL_SIZE=16384
|