]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm.conf: turn off support for V2Module and V2Name by default
authorJaroslav Kysela <perex@perex.cz>
Tue, 23 Nov 2021 11:43:37 +0000 (12:43 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Nov 2021 13:52:39 +0000 (14:52 +0100)
The only preferred lookup path is conf.d/ subtree.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/ucm.conf

index a9bdd0dfe68cd5f28c99dff9397dbff84b3f5200..fb1a0bef69ca1a632502835defccf0cb310d687c 100644 (file)
@@ -15,8 +15,8 @@ Syntax 4
 
 Define.V1 ""           # non-empty string to enable ucm v1 paths
 Define.V2ConfD yes     # empty string to disable
-Define.V2Module yes    # non-empty string to enable module name lookups (obsolete)
-Define.V2Name yes      # non-empty string to enable driver & card name lookups (obsolete)
+Define.V2Module ""     # non-empty string to enable module name lookups (obsolete)
+Define.V2Name ""       # non-empty string to enable driver & card name lookups (obsolete)
 
 Include.libgen.File "/lib/generic.conf"  # private alsa-lib configuration