Skip to content

Commit

Permalink
Tools: Topology2: Add include of mtl.conf for LNL HDA generic
Browse files Browse the repository at this point in the history
This quick fix avoids build of NHLT blob for the default (TGL)
for LNL HDA generic platform.

The DMIC part of NHLT from TGL is not suitable for LNL, while a
blob for MTL can be used. A proper lnl.conf will be added later.

Signed-off-by: Seppo Ingalsuo <[email protected]>
  • Loading branch information
singalsu committed Apr 11, 2024
1 parent fc49de7 commit 1238147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/topology/topology2/sof-hda-generic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Define {
# override defaults with platform-specific config
IncludeByKey.PLATFORM {
"mtl" "platform/intel/mtl.conf"
"lnl" "platform/intel/mtl.conf"
}

# include HDA config if needed.
Expand Down

0 comments on commit 1238147

Please sign in to comment.