[ALSA] Kconfig SND_SEQUENCER_OSS help text fix
authorFrederik Deweerdt <frederik.deweerdt@gmail.com>
Fri, 31 Mar 2006 11:13:23 +0000 (13:13 +0200)
committerJaroslav Kysela <perex@suse.cz>
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 <frederik.deweerdt@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/Kconfig

index 9dd121b..8efc1b1 100644 (file)
@@ -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"