Update of /cvsroot/alsa/alsa-kernel/pcmcia
In directory sc8-pr-cvs1:/tmp/cvs-serv10752/pcmcia

Modified Files:
        Kconfig 
Log Message:
- added CONFIG_ISA restriction to vxpocket and vxp440 drivers.



Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pcmcia/Kconfig,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Kconfig     23 May 2003 16:00:45 -0000      1.1
+++ Kconfig     8 Oct 2003 15:10:46 -0000       1.2
@@ -5,13 +5,13 @@
 
 config SND_VXPOCKET
        tristate "Digigram VXpocket"
-       depends on SND && PCMCIA
+       depends on SND && PCMCIA && ISA
        help
          Say 'Y' or 'M' to include support for Digigram VXpocket soundcard.
 
 config SND_VXP440
        tristate "Digigram VXpocket 440"
-       depends on SND && PCMCIA
+       depends on SND && PCMCIA && ISA
        help
          Say 'Y' or 'M' to include support for Digigram VXpocket 440 soundcard.
 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to