Skip to content

Commit f7eb1ab

Browse files
marc-hbkv2019i
authored andcommitted
Revert "intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES"
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>
1 parent 7bd1953 commit f7eb1ab

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,7 @@ CONFIG_MEMORY_WIN_2_SIZE=12288
8686

8787
CONFIG_LLEXT=y
8888
CONFIG_LLEXT_STORAGE_WRITABLE=y
89-
90-
# temporarily disabled to get MTL working again
91-
# https://github.com/thesofproject/sof/issues/9308
92-
CONFIG_MODULES=n
89+
CONFIG_MODULES=y
9390

9491
# Temporary disabled options
9592
CONFIG_TRACE=n

0 commit comments

Comments
 (0)