mirror of https://github.com/thesofproject/sof.git
Revert "intel_adsp_ace15_mtpm.conf: temporarily disable CONFIG_MODULES"
This reverts commit 8847de0555
.
This should now work thanks to the "better" IMR addresses in
https://github.com/zephyrproject-rtos/zephyr/pull/76196
Note the longer term issue is still open:
https://github.com/zephyrproject-rtos/zephyr/issues/76247
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
parent
7bd1953e63
commit
f7eb1ab89f
|
@ -86,10 +86,7 @@ CONFIG_MEMORY_WIN_2_SIZE=12288
|
||||||
|
|
||||||
CONFIG_LLEXT=y
|
CONFIG_LLEXT=y
|
||||||
CONFIG_LLEXT_STORAGE_WRITABLE=y
|
CONFIG_LLEXT_STORAGE_WRITABLE=y
|
||||||
|
CONFIG_MODULES=y
|
||||||
# temporarily disabled to get MTL working again
|
|
||||||
# https://github.com/thesofproject/sof/issues/9308
|
|
||||||
CONFIG_MODULES=n
|
|
||||||
|
|
||||||
# Temporary disabled options
|
# Temporary disabled options
|
||||||
CONFIG_TRACE=n
|
CONFIG_TRACE=n
|
||||||
|
|
Loading…
Reference in New Issue