Skip to content

Commit

Permalink
ptl: temporarily revert to monolithic build
Browse files Browse the repository at this point in the history
Instead of dropping this in the commit that enabled this option, we
make a separate commit to make it simple to revert it once the kernel
driver and CI testing are updated to use installed module libraries.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
  • Loading branch information
lyakh committed Jan 13, 2025
1 parent 0d664c1 commit d172408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ CONFIG_INTEL_MODULES=y
CONFIG_LIBRARY_MANAGER=y
CONFIG_LIBRARY_BASE_ADDRESS=0xa0688000
CONFIG_LIBRARY_BUILD_LIB=y
CONFIG_LIBRARY_DEFAULT_MODULAR=y
CONFIG_LIBRARY_DEFAULT_MODULAR=n

# SOF / logging
CONFIG_SOF_LOG_LEVEL_INF=y
Expand Down

0 comments on commit d172408

Please sign in to comment.