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:
parent
49d0ad5520
commit
9fc99928ca
|
@ -9,7 +9,7 @@ config SOC_SERIES
|
|||
|
||||
config SOC_TOOLCHAIN_NAME
|
||||
string
|
||||
default "intel_s1000"
|
||||
default "intel_ace15_mtpm"
|
||||
|
||||
config SMP
|
||||
default y
|
||||
|
|
Loading…
Reference in a new issue