Skip to content

Commit 652bb5d

Browse files
Emantortiwai
authored andcommitted
ALSA: hda: default enable CA0132 DSP support
If SND_HDA_CODEC_CA0132 is enabled, the DSP support should be enabled as well. Disabled DSP support leads to a hanging alsa system and no sound output on the card otherwise. Tested on: 06:00.0 Audio device: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] (rev 01) Signed-off-by: Rouven Czerwinski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent 04a9af2 commit 652bb5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/pci/hda/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ comment "Set to Y if you want auto-loading the codec driver"
184184
config SND_HDA_CODEC_CA0132_DSP
185185
bool "Support new DSP code for CA0132 codec"
186186
depends on SND_HDA_CODEC_CA0132
187+
default y
187188
select SND_HDA_DSP_LOADER
188189
select FW_LOADER
189190
help

0 commit comments

Comments
 (0)