soc: intel_adsp/ace: update SOC_TOOLCHAIN_NAME

Update the SOC_TOOLCHAIN_NAME to intel_ace15_mtpm so that
we use the correct overlay in Xtensa HAL module. Note that
ace20_lnl will also be using this as well. That will change
once we have a proper toolchain for ace20_lnl.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2023-04-19 10:45:55 -07:00 committed by Stephanos Ioannidis
parent 49d0ad5520
commit 9fc99928ca

View file

@ -9,7 +9,7 @@ config SOC_SERIES
config SOC_TOOLCHAIN_NAME
string
default "intel_s1000"
default "intel_ace15_mtpm"
config SMP
default y