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:
Anas Nashif 2024-04-10 13:57:46 +00:00 committed by Fabio Baltieri
commit ebaeccbded

View file

@ -1,4 +1,3 @@
CONFIG_ZTEST=y
CONFIG_PM=y
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_MP_MAX_NUM_CPUS=1