tests: ztress: fix dependency on SMP
Use CONFIG_MP_NUM_CPUS=1 with ztress and do not disable SMP completely. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7d90035282
commit
5e05393afa
3 changed files with 6 additions and 2 deletions
|
@ -110,7 +110,6 @@ config ZTEST_PARAMETER_COUNT
|
|||
|
||||
config ZTRESS
|
||||
bool "Stress test framework"
|
||||
depends on !SMP
|
||||
select THREAD_RUNTIME_STATS
|
||||
select THREAD_MONITOR
|
||||
select TEST_RANDOM_GENERATOR if !ENTROPY_HAS_DRIVER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue