projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af9b70a
)
[ALSA] Kconfig SND_SEQUENCER_OSS help text fix
author
Frederik Deweerdt
<
[email protected]
>
Fri, 31 Mar 2006 11:13:23 +0000
(13:13 +0200)
committer
Jaroslav Kysela
<
[email protected]
>
Fri, 31 Mar 2006 15:59:01 +0000
(17:59 +0200)
Fix misleading help text for SND_SEQUENCER_OSS config option.
Signed-off-by: Frederik Deweerdt <
[email protected]
>
Signed-off-by: Takashi Iwai <
[email protected]
>
sound/core/Kconfig
patch
|
blob
|
history
diff --git
a/sound/core/Kconfig
b/sound/core/Kconfig
index 9dd121bb56380827656ddc5f64dd4096a8524022..8efc1b12f3a8d8fc6309e61b350496a9a96305d0 100644
(file)
--- a/
sound/core/Kconfig
+++ b/
sound/core/Kconfig
@@
-92,8
+92,9
@@
config SND_SEQUENCER_OSS
Many programs still use the OSS API, so say Y.
- To compile this driver as a module, choose M here: the module
- will be called snd-seq-oss.
+ If you choose M in "Sequencer support" (SND_SEQUENCER),
+ this will be compiled as a module. The module will be called
+ snd-seq-oss.
config SND_RTCTIMER
tristate "RTC Timer support"