Skip to content

Commit

Permalink
snd-pcsp: depend on CONFIG_EXPERIMENTAL
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
Stas Sergeev authored and tiwai committed May 19, 2008
1 parent 4dfd795 commit 2bc536a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2bc536a

Please sign in to comment.