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 <seppo.ingalsuo@linux.intel.com>
  • Loading branch information
singalsu authored and lgirdwood committed Apr 15, 2024
1 parent e9b238f commit 660e278
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 660e278

Please sign in to comment.