zephyr/tests/kernel/mp
Daniel Leung 71b522cfdd tests: kernel/mp: move CONFIG_KERNEL_COHERENCE to Kconfig
This moves CONFIG_KERNEL_COHERENCE from prj.conf to Kconfig.
This gets rid of the cmake warning where CONFIG_KERNEL_COHERENCE
is assigned the value 'y' but gets the value ''. This is simply
done to avoid confusion when running the test manually.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-21 13:59:36 -04:00
..
src tests: kernel: mp: Convert CONFIG_MP_NUM_CPUS handling 2022-10-31 17:09:06 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig tests: kernel/mp: move CONFIG_KERNEL_COHERENCE to Kconfig 2023-06-21 13:59:36 -04:00
prj.conf tests: kernel/mp: move CONFIG_KERNEL_COHERENCE to Kconfig 2023-06-21 13:59:36 -04:00
testcase.yaml tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00