Skip to content

Commit b07a097

Browse files
andyrosskartben
authored andcommitted
soc/mt8196: Set SDK toolchain name
This is in sdk-ng upstream now (not in the current release yet), so set it up. Signed-off-by: Andy Ross <[email protected]>
1 parent b2826ae commit b07a097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/mediatek/mt8xxx/Kconfig.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ config XTENSA_HAL
6161
config SOC_TOOLCHAIN_NAME
6262
default "mtk_mt8195_adsp" if SOC_SERIES_MT8195
6363
default "mtk_mt818x_adsp" if SOC_SERIES_MT818X
64+
default "mtk_mt8196_adsp" if SOC_SERIES_MT8196
6465

6566
config XTENSA_RESET_VECTOR
6667
default n

0 commit comments

Comments
 (0)