Update of /cvsroot/alsa/alsa-driver/drivers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24924/drivers

Modified Files:
        Kconfig 
Log Message:
added the missing entry for serialmidi driver.




Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/drivers/Kconfig,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Kconfig     5 Mar 2004 11:55:36 -0000       1.1
+++ Kconfig     6 Mar 2004 16:58:50 -0000       1.2
@@ -1,5 +1,12 @@
 # ALSA generic drivers
 
+config SND_SERIALMIDI
+       tristate "Generic driver for serial MIDI adapters"
+       depends on SND
+       select SND_RAWMIDI
+       help
+         Say 'Y' or 'M' to include support for serial MIDI adapters.
+
 config SND_MPU401_ACPI
        tristate "MPU401-UART ACPI driver"
        depends on SND && ACPI_BUS



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to