X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=sound%2Fpcmcia%2FKconfig;h=3611e298834f58882ce552b61328a3336a038fde;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=db2e206bac2ebf89b8e075fc32f8e6e61d99d0ae;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/sound/pcmcia/Kconfig b/sound/pcmcia/Kconfig index db2e206ba..3611e2988 100644 --- a/sound/pcmcia/Kconfig +++ b/sound/pcmcia/Kconfig @@ -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