We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8847de0 commit f121ba0Copy full SHA for f121ba0
app/boards/intel_adsp_ace15_mtpm.conf
@@ -86,10 +86,7 @@ CONFIG_MEMORY_WIN_2_SIZE=12288
86
87
CONFIG_LLEXT=y
88
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
+CONFIG_MODULES=y
93
94
# Temporary disabled options
95
CONFIG_TRACE=n
west.yml
@@ -43,7 +43,7 @@ manifest:
43
44
- name: zephyr
45
repo-path: zephyr
46
- revision: 740d7f735e234499222345ae276b115e8b7fc958
+ revision: pull/76046/head
47
remote: zephyrproject
48
49
# Import some projects listed in zephyr/west.yml@revision
0 commit comments