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.

This should now work thanks to the "better" IMR addresses in
zephyrproject-rtos/zephyr#76196

Note the longer term issue is still open:
zephyrproject-rtos/zephyr#76247

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
  • Loading branch information
marc-hb authored and kv2019i committed Aug 6, 2024
1 parent 7bd1953 commit f7eb1ab
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 f7eb1ab

Please sign in to comment.