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

Commit 2bc536a2 authored by Stas Sergeev's avatar Stas Sergeev Committed by Takashi Iwai
Browse files

snd-pcsp: depend on CONFIG_EXPERIMENTAL



Considering all the feedbacks I got, depending snd-pcsp on
CONFIG_EXPERIMENTAL looks like the only safe way to get out
of all the troubles at one go. :)

Signed-off-by: default avatarStas Sergeev <stsp@aknet.ru>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 4dfd7954
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ config SND_PCSP
	tristate "PC-Speaker support (READ HELP!)"
	depends on PCSPKR_PLATFORM && X86_PC && HIGH_RES_TIMERS
	depends on INPUT
	depends on EXPERIMENTAL
	depends on SND
	select SND_PCM
	help