APL ADSP doesn't boot with reset-vector.S in the bootloader, move it over to the main application binary. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.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
|