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

Commit 714c8a06 authored by Stas Sergeev's avatar Stas Sergeev Committed by Dmitry Torokhov
Browse files

Input: pcspkr - remove negative dependency on snd-pcsp



It should be possible to build pcspkr driver together with snd-pcsp,
even though tehy can not be used together.

Signed-off-by: default avatarStas Sergeev <stsp@aknet.ru>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 5adad013
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.