浏览代码

[ALSA] Kconfig SND_SEQUENCER_OSS help text fix

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>
Frederik Deweerdt 19 年之前
父节点
当前提交
c2f60c523a
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      sound/core/Kconfig

+ 3 - 2
sound/core/Kconfig

@@ -92,8 +92,9 @@ config SND_SEQUENCER_OSS
 
 
 	  Many programs still use the OSS API, so say Y.
 	  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
 config SND_RTCTIMER
 	tristate "RTC Timer support"
 	tristate "RTC Timer support"