Update of /cvsroot/alsa/alsa-kernel/pcmcia
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8741/pcmcia

Modified Files:
        Kconfig 
Log Message:
Russell King <[EMAIL PROTECTED]>

This is part of a patch series to clean up sound/core/Makefile in Linux
2.6.4-rc1.

- Add SND_HWDEP for drivers which use the snd-hwdep module.
- Remove snd-hwdep from these drivers entries in sound/core/Makefile,
  removing any sound/core/Makefile entries which are left empty.


Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pcmcia/Kconfig,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Kconfig     2 Mar 2004 19:22:24 -0000       1.4
+++ Kconfig     2 Mar 2004 19:28:14 -0000       1.5
@@ -6,6 +6,7 @@
 config SND_VXPOCKET
        tristate "Digigram VXpocket"
        depends on SND && PCMCIA && ISA
+       select SND_HWDEP
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Digigram VXpocket soundcard.
@@ -13,6 +14,7 @@
 config SND_VXP440
        tristate "Digigram VXpocket 440"
        depends on SND && PCMCIA && ISA
+       select SND_HWDEP
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Digigram VXpocket 440 soundcard.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to