Skip to content

Commit

Permalink
mtl: build all supporting code as LLEXT modules
Browse files Browse the repository at this point in the history
Enable CONFIG_LIBRARY_DEFAULT_MODULAR for MTL to build all supporting
code as LLEXT modules.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
  • Loading branch information
lyakh committed Jun 13, 2024
1 parent d451c36 commit b2f5001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ CONFIG_MEMORY_WIN_2_SIZE=12288
CONFIG_LLEXT=y
CONFIG_LLEXT_STORAGE_WRITABLE=y
CONFIG_MODULES=y
CONFIG_LIBRARY_DEFAULT_MODULAR=y

# Temporary disabled options
CONFIG_TRACE=n
Expand Down

0 comments on commit b2f5001

Please sign in to comment.