Skip to content

Commit

Permalink
Revert "intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES"
Browse files Browse the repository at this point in the history
This reverts commit 8847de0.
CONFIG_MODULES should work again on MTL.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
  • Loading branch information
lyakh committed Jul 19, 2024
1 parent 0fea1fb commit 9679152
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,7 @@ CONFIG_MEMORY_WIN_2_SIZE=12288

CONFIG_LLEXT=y
CONFIG_LLEXT_STORAGE_WRITABLE=y

# temporarily disabled to get MTL working again
# https://github.com/thesofproject/sof/issues/9308
CONFIG_MODULES=n
CONFIG_MODULES=y

# Temporary disabled options
CONFIG_TRACE=n
Expand Down

0 comments on commit 9679152

Please sign in to comment.