]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
snd-pcsp: depend on CONFIG_EXPERIMENTAL
authorStas Sergeev <stsp@aknet.ru>
Sat, 17 May 2008 06:46:55 +0000 (08:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 May 2008 10:06:43 +0000 (12:06 +0200)
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: Stas Sergeev <stsp@aknet.ru>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/Kconfig

index d7ff28809867bfb0b33ead9ca711ad8d659a75c3..602b58e3b55d198914f047c6d806871abfddd00e 100644 (file)
@@ -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