CONFIG_TEST_HW_STACK_PROTECTION is set by default in tests, and that one selects HW_STACK_PROTECTION option. Therefore, we do not need to set that one explicitly in the test project configuration files. We clean up some redundant occurrences of CONFIG_HW_STACK_PROTECTION=y from the tree. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
|
CONFIG_SMP=n
|