mirror of https://github.com/thesofproject/sof.git
platform: mtl: Enable AMS
Set config to enable AMS for ACE1x platform and add mtl specific values. Signed-off-by: Krzysztof Frydryk <krzysztofx.frydryk@intel.com>
This commit is contained in:
parent
10e1172ea5
commit
201a12c940
|
@ -37,6 +37,7 @@ CONFIG_INTEL_MODULES=y
|
|||
CONFIG_LIBRARY_MANAGER=y
|
||||
CONFIG_INTEL_ADSP_TIMER=y
|
||||
CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y
|
||||
CONFIG_AMS=y
|
||||
|
||||
CONFIG_HEAP_MEM_POOL_SIZE=8192
|
||||
CONFIG_L3_HEAP=y
|
||||
|
|
Loading…
Reference in New Issue