sysctl: merge equal proc_sys_read and proc_sys_write
[deliverable/linux.git] / sound / pcmcia / Kconfig
CommitLineData
1da177e4
LT
1# ALSA PCMCIA drivers
2
3menu "PCMCIA devices"
4 depends on SND!=n && PCMCIA
5
6config SND_VXPOCKET
7 tristate "Digigram VXpocket"
c93dd445 8 depends on SND && PCMCIA
1da177e4
LT
9 select SND_VX_LIB
10 help
6d00a312
TI
11 Say Y here to include support for Digigram VXpocket and
12 VXpocket 440 soundcards.
1da177e4
LT
13
14 To compile this driver as a module, choose M here: the module
15 will be called snd-vxpocket.
16
1da177e4
LT
17config SND_PDAUDIOCF
18 tristate "Sound Core PDAudioCF"
c93dd445 19 depends on SND && PCMCIA
1da177e4
LT
20 select SND_PCM
21 help
22 Say Y here to include support for Sound Core PDAudioCF
23 soundcards.
24
25 To compile this driver as a module, choose M here: the module
26 will be called snd-pdaudiocf.
27
28endmenu
This page took 0.278163 seconds and 5 git commands to generate.