fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / sound / pcmcia / Kconfig
index 1365d44..c9fa1a2 100644 (file)
@@ -5,22 +5,24 @@ menu "PCMCIA devices"
 
 config SND_VXPOCKET
        tristate "Digigram VXpocket"
-       depends on SND && PCMCIA && ISA
+       depends on SND && PCMCIA
        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 and
+         VXpocket 440 soundcards.
 
-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.
+         To compile this driver as a module, choose M here: the module
+         will be called snd-vxpocket.
 
 config SND_PDAUDIOCF
        tristate "Sound Core PDAudioCF"
-       depends on SND && PCMCIA && ISA
+       depends on SND && PCMCIA
+       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