Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / sound / pcmcia / Kconfig
blobc9fa1a2bc58b852e3e4680589d6c1b1b71f6145b
1 # ALSA PCMCIA drivers
3 menu "PCMCIA devices"
4         depends on SND!=n && PCMCIA
6 config SND_VXPOCKET
7         tristate "Digigram VXpocket"
8         depends on SND && PCMCIA
9         select SND_VX_LIB
10         help
11           Say Y here to include support for Digigram VXpocket and
12           VXpocket 440 soundcards.
14           To compile this driver as a module, choose M here: the module
15           will be called snd-vxpocket.
17 config SND_PDAUDIOCF
18         tristate "Sound Core PDAudioCF"
19         depends on SND && PCMCIA
20         select SND_PCM
21         help
22           Say Y here to include support for Sound Core PDAudioCF
23           soundcards.
25           To compile this driver as a module, choose M here: the module
26           will be called snd-pdaudiocf.
28 endmenu