Skip to content

Commit b3ee4cf

Browse files
bardliaolgirdwood
authored andcommitted
Topology2: sof-hda-generic.conf: make HDMI be optional
This is a preparation commit for splitting topologies by devices. That means we will have generic hda topologies without HDMI. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 9228f20 commit b3ee4cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tools/topology/topology2/sof-hda-generic.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@ Define {
8686
DMIC0_PCM_ID 6
8787
}
8888

89-
# always include HDMI config
90-
<hdmi-generic.conf>
89+
IncludeByKey.NUM_HDMIS {
90+
"[3-4]" "platform/intel/hdmi-generic.conf"
91+
}
9192

9293
Object.Widget.virtual [
9394
{

0 commit comments

Comments
 (0)