build: update aot config header

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-08-06 08:52:22 +00:00
committed by Compute-Runtime-Automation
parent 3117d2d2cb
commit 01a4769141
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
git_revision: 74edb43bf6b96f18bd2a95836282303f9d9c0f2a
git_revision: f98c090a18bd9cca8ca3f0c70382d6336eb5aa75

View File

@@ -264,6 +264,6 @@ inline const std::map<PRODUCT_CONFIG, std::vector<PRODUCT_CONFIG>> compatibility
{BMG_G21_A0, {BMG_G31_A0, LNL_B0}},
{BMG_G21_A1_RESERVED, {BMG_G21_A0, BMG_G31_A0, LNL_B0}},
{BMG_G21_B0_RESERVED, {BMG_G21_A0, BMG_G31_A0, LNL_B0}},
{PTL_H_B0, {PTL_U_A0}},
{PTL_H_B0, {PTL_U_A0, WCL_A0}},
};
} // namespace AOT