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

Commit b08592d4 authored by Kees Cook's avatar Kees Cook Committed by Takashi Iwai
Browse files

ALSA: sound/isa: remove CONFIG_EXPERIMENTAL



This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 02d08f8b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -425,7 +425,7 @@ config SND_WAVEFRONT

config SND_MSND_PINNACLE
	tristate "Turtle Beach MultiSound Pinnacle/Fiji driver"
	depends on X86 && EXPERIMENTAL
	depends on X86
	select FW_LOADER
	select SND_MPU401_UART
	select SND_PCM
@@ -438,7 +438,7 @@ config SND_MSND_PINNACLE

config SND_MSND_CLASSIC
	tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey"
	depends on X86 && EXPERIMENTAL
	depends on X86
	select FW_LOADER
	select SND_MPU401_UART
	select SND_PCM