ucm.conf: turn off support for V2Module and V2Name by default

The only preferred lookup path is conf.d/ subtree.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2021-11-23 12:43:37 +01:00
commit b0f6cdf68d

View 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