Skip to content

Commit

Permalink
Input: pcspkr - remove negative dependency on snd-pcsp
Browse files Browse the repository at this point in the history
It should be possible to build pcspkr driver together with snd-pcsp,
even though tehy can not be used together.

Signed-off-by: Stas Sergeev <stsp@aknet.ru>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Stas Sergeev authored and Dmitry Torokhov committed Jun 6, 2008
1 parent 5adad01 commit 714c8a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ if INPUT_MISC
config INPUT_PCSPKR
tristate "PC Speaker support"
depends on PCSPKR_PLATFORM
depends on SND_PCSP=n
help
Say Y here if you want the standard PC Speaker to be used for
bells and whistles.
Expand Down

0 comments on commit 714c8a0

Please sign in to comment.