diff --git a/tests/benchmarks/latency_measure/boards/frdm_k82f.conf b/tests/benchmarks/latency_measure/boards/frdm_k82f.conf new file mode 100644 index 00000000000000..34b1402918b4b3 --- /dev/null +++ b/tests/benchmarks/latency_measure/boards/frdm_k82f.conf @@ -0,0 +1,4 @@ +# eliminate timer interrupts during the benchmark +# for platforms that do not allow frequency dividers large enough to get +# system clock tick period in 1 sec, make system clock tick to 0.1 sec +CONFIG_SYS_CLOCK_TICKS_PER_SEC=10