[ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as default
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Mar 2006 10:46:34 +0000 (12:46 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 31 Mar 2006 15:58:57 +0000 (17:58 +0200)
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>
sound/pci/Kconfig

index 1e2e193..5517442 100644 (file)
@@ -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.