zephyr/samples/application_development/out_of_tree_driver/prj.conf
Flavio Ceolin 636d6cd9cd samples: application_development: Fix for userspace
This samples was defining a syscall but the whole machinery to this
work was missing.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-06-13 16:37:58 -04:00

3 lines
65 B
Plaintext

CONFIG_HELLO_WORLD_DRIVER=y
CONFIG_APPLICATION_DEFINED_SYSCALL=y