zephyr/tests/kernel/workq/work_queue/prj.conf
Wentong Wu 72227574d8 timer: remove QEMU_TICKLESS_WORKAROUND
Qemu icount mode enabled, remove QEMU_TICKLESS_WORKAROUND.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2020-05-14 13:52:07 +02:00

7 lines
153 B
Plaintext

CONFIG_ZTEST=y
CONFIG_POLL=y
# Not a single test case here is SMP-safe. Save the cycles needed for
# all the ztest_1cpu spinning.
CONFIG_MP_NUM_CPUS=1