Move samples under subsys/audio. We still do not have this as a subsystem, but it is on the horizon. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
CONFIG_SOF=y
|
|
CONFIG_SMP=n
|
|
CONFIG_LOG=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_BUILD_OUTPUT_BIN=n
|
|
|
|
# Requires heap_info() be implemented, but no Zephyr wrapper
|
|
CONFIG_DEBUG_MEMORY_USAGE_SCAN=n
|