mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 02:40:55 +07:00
[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: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
1841f613fd
commit
675b4e5981
@ -195,8 +195,9 @@ config SND_CS46XX
|
|||||||
will be called snd-cs46xx.
|
will be called snd-cs46xx.
|
||||||
|
|
||||||
config SND_CS46XX_NEW_DSP
|
config SND_CS46XX_NEW_DSP
|
||||||
bool "Cirrus Logic (Sound Fusion) New DSP support (EXPERIMENTAL)"
|
bool "Cirrus Logic (Sound Fusion) New DSP support"
|
||||||
depends on SND_CS46XX && EXPERIMENTAL
|
depends on SND_CS46XX
|
||||||
|
default y
|
||||||
help
|
help
|
||||||
Say Y here to use a new DSP image for SPDIF and dual codecs.
|
Say Y here to use a new DSP image for SPDIF and dual codecs.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user