Use of pipes is now configurable. All tests that use pipes must enable that feature. (Note: no sample projects currently use pipes.) Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_TRACING=y
|
|
CONFIG_TRACING_OBJECT_TRACKING=y
|
|
CONFIG_TRACING_NONE=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_PIPES=y
|