board: intel_adsp_cavs25_tglh: Enable support for library loading

Add the needed config options to enable the library loading support.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
This commit is contained in:
Peter Ujfalusi 2023-07-25 12:49:43 +03:00 committed by Liam Girdwood
parent b42bbcaed7
commit 3a17cde8fc
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ CONFIG_INTEL_SSP=y
CONFIG_INTEL_ALH=y
CONFIG_LP_MEMORY_BANKS=1
CONFIG_HP_MEMORY_BANKS=30
CONFIG_MM_DRV=y
CONFIG_INTEL_MODULES=y
CONFIG_LIBRARY_MANAGER=y
CONFIG_RIMAGE_SIGNING_SCHEMA="tgl-h"
CONFIG_DEBUG_COREDUMP=y