Tools: Topology2: Remove mandatory name attribute from enum control

This change allows to disable and hide the control by omitting name
define if it is not useful in the topology. Also other ALSA controls
no more require mandatory name.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This commit is contained in:
Seppo Ingalsuo 2024-05-16 17:53:46 +03:00 committed by Liam Girdwood
parent a811e2bac3
commit 56fa2defae
1 changed files with 0 additions and 3 deletions

View File

@ -84,9 +84,6 @@ Class.Control."enum" {
"index"
"instance"
]
!mandatory [
name
]
#
# enum control objects instantiated within the same alsaconf node must have unique
# index attribute