Skip to content

Commit 90e8ff3

Browse files
committed
ptl: library-manager: enable library authentication
Library authentication is enabled on MTL and LNL, enable it on PTL too. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent fc9edf7 commit 90e8ff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/boards/intel_adsp_ace30_ptl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ CONFIG_ZEPHYR_NATIVE_DRIVERS=y
3838

3939
# SOF / loadable modules
4040
CONFIG_INTEL_MODULES=y
41+
CONFIG_LIBRARY_AUTH_SUPPORT=y
4142
CONFIG_LIBRARY_MANAGER=y
4243
CONFIG_LIBRARY_BASE_ADDRESS=0xa0688000
4344
CONFIG_LIBRARY_BUILD_LIB=y

0 commit comments

Comments
 (0)