|
@@ -5,7 +5,7 @@ menu "PCMCIA devices"
|
|
|
|
|
|
config SND_VXPOCKET
|
|
config SND_VXPOCKET
|
|
tristate "Digigram VXpocket"
|
|
tristate "Digigram VXpocket"
|
|
- depends on SND && PCMCIA && ISA
|
|
|
|
|
|
+ depends on SND && PCMCIA
|
|
select SND_VX_LIB
|
|
select SND_VX_LIB
|
|
help
|
|
help
|
|
Say Y here to include support for Digigram VXpocket and
|
|
Say Y here to include support for Digigram VXpocket and
|
|
@@ -16,7 +16,7 @@ config SND_VXPOCKET
|
|
|
|
|
|
config SND_PDAUDIOCF
|
|
config SND_PDAUDIOCF
|
|
tristate "Sound Core PDAudioCF"
|
|
tristate "Sound Core PDAudioCF"
|
|
- depends on SND && PCMCIA && ISA
|
|
|
|
|
|
+ depends on SND && PCMCIA
|
|
select SND_PCM
|
|
select SND_PCM
|
|
help
|
|
help
|
|
Say Y here to include support for Sound Core PDAudioCF
|
|
Say Y here to include support for Sound Core PDAudioCF
|