sof: disable the System Agent
The SOF System Agent is redundant under Zephyr, we're using different performance monitors there. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
This commit is contained in:
parent
22b06c2388
commit
63a109e17f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
CONFIG_SOF=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_BUILD_OUTPUT_BIN=n
|
||||
CONFIG_HAVE_AGENT=n
|
||||
|
||||
# Requires heap_info() be implemented, but no Zephyr wrapper
|
||||
CONFIG_DEBUG_MEMORY_USAGE_SCAN=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue