* [patch] pcspkr: undepend of snd-pcsp
@ 2008-06-02 16:27 Stas Sergeev
0 siblings, 0 replies; only message in thread
From: Stas Sergeev @ 2008-06-02 16:27 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: Takashi Iwai, Linux kernel
[-- Attachment #1: Type: text/plain, Size: 650 bytes --]
Hello.
It should be possible to build
pcspkr driver together with snd-pcsp.
Even though right now there is no
good plan to get these drivers to
work together, some things were done,
namely:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16dc42e018c2868211b4928f20a957c0c216126c
and
https://bugzilla.redhat.com/show_bug.cgi?id=448425
which looks more or less sufficient.
And there was a discussion already:
http://kerneltrap.org/mailarchive/linux-kernel/2008/4/29/1652654
The attached patch allows pcspkr to
be built together with snd-pcsp.
Dmitry, could you please apply?
Signed-off-by: Stas Sergeev <stsp@aknet.ru>
[-- Attachment #2: pcspkr_nodep.diff --]
[-- Type: text/x-patch, Size: 400 bytes --]
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 3ad8bd9..432699d 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-02 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-02 16:27 [patch] pcspkr: undepend of snd-pcsp Stas Sergeev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.