Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroYY committed Sep 20, 2024
1 parent 9049cf7 commit a0fc9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media_driver/cmake/linux/media_gen_flags_linux.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ cmake_dependent_option(ARL
"Enable ARL support" ON
"MTL" OFF)

if(MTL)
if(MTL OR ARL)
option(XE_LPM_PLUS_SUPPORT "Enable XE_LPM_PLUS support" ON)
option(XE_LPG "Enable XE_LPG support" ON)
endif()
Expand Down

0 comments on commit a0fc9ea

Please sign in to comment.