1CONFIG_ZTEST=y
2CONFIG_ZTEST_STACK_SIZE=4096
3CONFIG_LOG=y
4CONFIG_LLEXT=y
5CONFIG_LLEXT_HEAP_SIZE=64
6CONFIG_LLEXT_EXPORT_DEVICES=y
7CONFIG_LLEXT_LOG_LEVEL_DBG=y
8
9CONFIG_APPLICATION_DEFINED_SYSCALL=y
10
11# The bulk of the tests run with MPU/MMU disabled by including additional
12# configuration entries from no_mem_protection.conf.
13