vserver 1.9.5.x5
[linux-2.6.git] / sound / pcmcia / Kconfig
index db2e206..3611e29 100644 (file)
@@ -8,20 +8,32 @@ config SND_VXPOCKET
        depends on SND && PCMCIA && ISA
        select SND_VX_LIB
        help
-         Say 'Y' or 'M' to include support for Digigram VXpocket soundcard.
+         Say Y here to include support for Digigram VXpocket
+         soundcards.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-vxpocket.
 
 config SND_VXP440
        tristate "Digigram VXpocket 440"
        depends on SND && PCMCIA && ISA
        select SND_VX_LIB
        help
-         Say 'Y' or 'M' to include support for Digigram VXpocket 440 soundcard.
+         Say Y here to include support for Digigram VXpocket 440
+         soundcards.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-vxp440.
 
 config SND_PDAUDIOCF
        tristate "Sound Core PDAudioCF"
        depends on SND && PCMCIA && ISA
        select SND_PCM
        help
-         Say 'Y' or 'M' to include support for Sound Core PDAudioCF soundcard.
+         Say Y here to include support for Sound Core PDAudioCF
+         soundcards.
+
+         To compile this driver as a module, choose M here: the module
+         will be called snd-pdaudiocf.
 
 endmenu