Skip to content

Commit c208dae

Browse files
committed
test modular build on MTL
Now that the Linux driver requirement for LLEXT dependencies has been merged, we can test on any ACE architecture. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent b1266fe commit c208dae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ CONFIG_SAMPLE_KEYPHRASE=y
3030
CONFIG_FAST_GET=y
3131

3232
# SOF / audio modules / mocks
33+
CONFIG_COMP_STUBS=y
3334
# This mock is part of official sof-bin releases because the CI that
3435
# tests it can't use extra CONFIGs. See #9410, #8722 and #9386
3536
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
@@ -56,6 +57,7 @@ CONFIG_LIBRARY_MANAGER=y
5657
CONFIG_LIBRARY_AUTH_SUPPORT=y
5758
CONFIG_LIBRARY_BASE_ADDRESS=0xa0688000
5859
CONFIG_LIBRARY_BUILD_LIB=y
60+
CONFIG_LIBRARY_DEFAULT_MODULAR=y
5961

6062
# SOF / logging
6163
CONFIG_SOF_LOG_LEVEL_INF=y

0 commit comments

Comments
 (0)