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

Modified Files:
        Kconfig 
Log Message:
added reverse selections of components to CONFIG_SND_BIT32_EMUL.



Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/Kconfig,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Kconfig     2 Mar 2004 16:42:36 -0000       1.3
+++ Kconfig     19 May 2004 17:00:23 -0000      1.4
@@ -1,8 +1,4 @@
 # ALSA soundcard-configuration
-config SND_BIT32_EMUL
-       tristate "Emulation for 32-bit applications"
-       depends on SND && (SPARC64 || PPC64 || X86_64 && IA32_EMULATION)
-
 config SND_TIMER
        tristate
 
@@ -59,6 +55,17 @@
          Say 'Y' to enable OSS sequencer emulation (both /dev/sequencer and
          /dev/music interfaces).
 
+config SND_BIT32_EMUL
+       tristate "Emulation for 32-bit applications"
+       depends on SND && (SPARC64 || PPC64 || X86_64 && IA32_EMULATION)
+       select SND_PCM
+       select SND_RAWMIDI
+       select SND_TIMER
+       select SND_HWDEP
+       help
+         Say 'Y' or 'M' to enable the emulation for 32-bit ALSA-native
+         applications.
+
 config SND_RTCTIMER
        tristate "RTC Timer support"
        depends on SND && RTC



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to