diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-09-14 15:15:50 +0100 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-09-14 15:15:50 +0100 |
commit | d904a3aa38230ec62bb024854237e39eb7a2648d (patch) | |
tree | 7d9be24f01e23b17b2e7046cd13a4912a77ab35c /kernel-s390x-debug-fedora.config | |
parent | 423365575825f0f1bddf68bbb512a624ccf1e163 (diff) | |
download | kernel-d904a3aa38230ec62bb024854237e39eb7a2648d.tar.gz kernel-d904a3aa38230ec62bb024854237e39eb7a2648d.tar.xz kernel-d904a3aa38230ec62bb024854237e39eb7a2648d.zip |
kernel-6.0.0-0.rc5.20220914git3245cb65fd91.39
* Wed Sep 14 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.0.0-0.rc5.3245cb65fd91.39]
- Fix up SND_CTL debug options (Justin M. Forbes)
- Revert "Merge branch 'sort_configs' into 'os-build'" (Justin M. Forbes)
- Linux v6.0.0-0.rc5.3245cb65fd91
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-debug-fedora.config')
-rw-r--r-- | kernel-s390x-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index dab921cf3..70b0af1d8 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -5721,7 +5721,7 @@ CONFIG_SND_CS46XX=m CONFIG_SND_CS46XX_NEW_DSP=y # CONFIG_SND_CS5530 is not set # CONFIG_SND_CS5535AUDIO is not set -# CONFIG_SND_CTL_DEBUG is not set +CONFIG_SND_CTL_DEBUG=y CONFIG_SND_CTL_INPUT_VALIDATION=y CONFIG_SND_CTL_VALIDATION=y CONFIG_SND_CTXFI=m |