zephyr/tests/kernel/mp/prj.conf

7 lines
176 B
Plaintext

CONFIG_ZTEST=y
CONFIG_SMP=n
# Must have this on where available, otherwise the linker will place
# the shared variables in cached/incoherent memory.
CONFIG_KERNEL_COHERENCE=y