From: Jaroslav Kysela Date: Thu, 15 Oct 2020 11:34:05 +0000 (+0200) Subject: ucm2: HDA-Intel - add error section when the HDA model is not supported X-Git-Tag: v1.2.4^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=8264072ec906b9ff496f81543f7684be17bfd180;p=alsa-ucm-conf.git ucm2: HDA-Intel - add error section when the HDA model is not supported Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/HDA-Intel/HDA-Intel.conf b/ucm2/HDA-Intel/HDA-Intel.conf index 109eea6..dea99cf 100644 --- a/ucm2/HDA-Intel/HDA-Intel.conf +++ b/ucm2/HDA-Intel/HDA-Intel.conf @@ -25,4 +25,7 @@ If.use { Include.init.File "/HDA-Intel/init.conf" } + True { + Error "UCM is not supported for this HDA model (${CardLongName})" + } }