Merge pull request #83658 from Emantor/topic/kernel-snd-ca0132

linux config: enable Creative Soundblaster DSP loading
This commit is contained in:
Florian Klink 2020-04-02 22:41:57 +02:00 committed by GitHub
commit 35916a8c4b

View File

@ -244,6 +244,7 @@ let
SND_HDA_RECONFIG = yes; # Support reconfiguration of jack functions
# Support configuring jack functions via fw mechanism at boot
SND_HDA_PATCH_LOADER = yes;
SND_HDA_CODEC_CA0132_DSP = whenOlder "5.8" yes; # Enable DSP firmware loading on Creative Soundblaster Z/Zx/ZxR/Recon
SND_OSSEMUL = yes;
SND_USB_CAIAQ_INPUT = yes;
# Enable PSS mixer (Beethoven ADSP-16 and other compatible)