Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 675b4e59 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as default



Removed from CONFIG_EXPERIMENTAL from CONFIG_SND_CS46XX_NEW_DSP, and
make default to yes.  This option works fine for years.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 1841f613
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -195,8 +195,9 @@ config SND_CS46XX
	  will be called snd-cs46xx.

config SND_CS46XX_NEW_DSP
	bool "Cirrus Logic (Sound Fusion) New DSP support (EXPERIMENTAL)"
	depends on SND_CS46XX && EXPERIMENTAL
	bool "Cirrus Logic (Sound Fusion) New DSP support"
	depends on SND_CS46XX
        default y
	help
	  Say Y here to use a new DSP image for SPDIF and dual codecs.