zephyr/samples/userspace/shared_mem/prj.conf
Andrew Boie 525065dd8b tests: convert to use app shared memory
CONFIG_APPLICATION_MEMORY was a stopgap feature that is
being removed from the kernel. Convert tests and samples
to use the application shared memory feature instead,
in most cases using the domain set up by ztest.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-08 07:04:30 -05:00

3 lines
43 B
Plaintext

CONFIG_USERSPACE=y
CONFIG_APP_SHARED_MEM=y