platforms: tgl: renamme tgl_ipc4_overlay.conf

Rename tgl_ipc4_overlay.conf to ipc4_overlay.conf,
because it is under tgl folder.

Signed-off-by: Chao Song <chao.song@linux.intel.com>
This commit is contained in:
Chao Song 2022-03-02 12:54:19 +08:00 committed by Liam Girdwood
parent 9709ef81dc
commit de7016edd4
2 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ platform_list = [
{
"name": "tgl",
"PLAT_CONFIG": "intel_adsp_cavs25",
"IPC4_CONFIG_OVERLAY": "tgl_ipc4_overlay.conf",
"IPC4_CONFIG_OVERLAY": "ipc4_overlay.conf",
"IPC4_RIMAGE_DESC": "tgl-cavs.toml",
"XTENSA_CORE": "cavs2x_LX6HiFi3_2017_8",
"XTENSA_TOOLS_VERSION": f"RG-2017.8{xtensa_tools_version_postfix}",