From 44bd6e1b260b6ce8c10818ce73679ebb12e8e1f1 Mon Sep 17 00:00:00 2001 From: Helmut Stult <helmut@manjaro.org> Date: Wed, 8 Apr 2020 13:54:10 +0200 Subject: [PATCH] CONFIG_SND_CTL_VALIDATION is not set --- config.x86_64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.x86_64 b/config.x86_64 index 445e499..2e70af5 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.6.2-1 Kernel Configuration +# Linux/x86 5.6.4-1 Kernel Configuration # # @@ -6685,7 +6685,7 @@ CONFIG_SND_VERBOSE_PRINTK=y CONFIG_SND_DEBUG=y # CONFIG_SND_DEBUG_VERBOSE is not set # CONFIG_SND_PCM_XRUN_DEBUG is not set -CONFIG_SND_CTL_VALIDATION=y +# CONFIG_SND_CTL_VALIDATION is not set CONFIG_SND_VMASTER=y CONFIG_SND_DMA_SGBUF=y CONFIG_SND_SEQUENCER=m -- GitLab