Merge pull request #83658 from Emantor/topic/kernel-snd-ca0132
linux config: enable Creative Soundblaster DSP loading
This commit is contained in:
commit
35916a8c4b
@ -244,6 +244,7 @@ let
|
|||||||
SND_HDA_RECONFIG = yes; # Support reconfiguration of jack functions
|
SND_HDA_RECONFIG = yes; # Support reconfiguration of jack functions
|
||||||
# Support configuring jack functions via fw mechanism at boot
|
# Support configuring jack functions via fw mechanism at boot
|
||||||
SND_HDA_PATCH_LOADER = yes;
|
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_OSSEMUL = yes;
|
||||||
SND_USB_CAIAQ_INPUT = yes;
|
SND_USB_CAIAQ_INPUT = yes;
|
||||||
# Enable PSS mixer (Beethoven ADSP-16 and other compatible)
|
# Enable PSS mixer (Beethoven ADSP-16 and other compatible)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user