zephyr/tests/arch/common/timing/prj.conf
Anas Nashif 6a6a63d5fe tests: arch/timing: cleanup test configuraton
No need for two scenarios just to add a kconfig that works for all
platforms (smp and non-smp).

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-09-26 16:49:58 +00:00

6 lines
101 B
Plaintext

CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_TIMING_FUNCTIONS=y
CONFIG_FPU=y
CONFIG_SCHED_CPU_MASK=y