tests: tickless: do not enable PM
This is a kernel tickless test, we should not able PM here. PM should be tested in own environment only or we get unexecpted behavior. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
bafdbe8906
commit
ebaeccbded
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_PM=y
|
||||
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
|
||||
CONFIG_MP_MAX_NUM_CPUS=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue