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

Modified Files:
        Kconfig 
Log Message:
More Kconfig and Makefile cleanups following Russel's direction:
- added SND_MP401_UART tristate
- added SND_OPL3_LIB tristate
- added SND_OPL4_LIB tristate


Index: Kconfig
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/Kconfig,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Kconfig     2 Mar 2004 19:28:14 -0000       1.9
+++ Kconfig     2 Mar 2004 19:51:31 -0000       1.10
@@ -6,8 +6,8 @@
 config SND_AD1816A
        tristate "Analog Devices SoundPort AD1816A"
        depends on SND && ISAPNP
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Analog Devices SoundPort AD1816A or
@@ -25,7 +25,7 @@
 config SND_CS4231
        tristate "Generic Cirrus Logic CS4231 driver"
        depends on SND
-       select SND_RAWMIDI
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for CS4231 chips from Cirrus Logic -
@@ -34,8 +34,8 @@
 config SND_CS4232
        tristate "Generic Cirrus Logic CS4232 driver"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for CS4232 chips from Cirrus Logic -
@@ -44,8 +44,8 @@
 config SND_CS4236
        tristate "Generic Cirrus Logic CS4236+ driver"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for CS4235,CS4236,CS4237B,CS4238B,CS4239
@@ -54,8 +54,8 @@
 config SND_PC98_CS4232
        tristate "NEC PC9800 CS4232 driver"
        depends on SND && X86_PC9800
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for NEC PC-9801/PC-9821 on-board
@@ -64,7 +64,7 @@
 config SND_ES968
        tristate "Generic ESS ES968 driver"
        depends on SND && ISAPNP
-       select SND_RAWMIDI
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for ESS AudioDrive ES968 chip.
@@ -72,8 +72,8 @@
 config SND_ES1688
        tristate "Generic ESS ES688/ES1688 driver"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for ESS AudioDrive ES688 or ES1688 chips.
@@ -81,8 +81,8 @@
 config SND_ES18XX
        tristate "Generic ESS ES18xx driver"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for ESS AudioDrive ES18xx chips.
@@ -99,7 +99,7 @@
        tristate "Gravis UltraSound Extreme"
        depends on SND
        select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Gravis UltraSound Extreme soundcard.
@@ -134,8 +134,9 @@
 config SND_OPTI92X_AD1848
        tristate "OPTi 82C92x - AD1848"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_OPL4_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Opti92x soundcards equiped with
@@ -144,8 +145,9 @@
 config SND_OPTI92X_CS4231
        tristate "OPTi 82C92x - CS4231"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_OPL4_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Opti92x soundcards equiped with
@@ -154,8 +156,8 @@
 config SND_OPTI93X
        tristate "OPTi 82C93x"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Opti93x soundcards.
@@ -163,7 +165,7 @@
 config SND_SB8
        tristate "Sound Blaster 1.0/2.0/Pro (8-bit)"
        depends on SND
-       select SND_HWDEP
+       select SND_OPL3_LIB
        select SND_RAWMIDI
        select SND_PCM
        help
@@ -173,8 +175,8 @@
 config SND_SB16
        tristate "Sound Blaster 16 (PnP)"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Sound Blaster 16 (including
@@ -183,8 +185,8 @@
 config SND_SBAWE
        tristate "Sound Blaster AWE (32,64) (PnP)"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Sound Blaster AWE (including
@@ -201,8 +203,8 @@
 config SND_WAVEFRONT
        tristate "Turtle Beach Maui,Tropez,Tropez+ (Wavefront)"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Turtle Beach Maui, Tropez
@@ -211,8 +213,8 @@
 config SND_ALS100
        tristate "Avance Logic ALS100/ALS120"
        depends on SND && ISAPNP
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Avance Logic ALS100, ALS110,
@@ -221,8 +223,8 @@
 config SND_AZT2320
        tristate "Aztech Systems AZT2320"
        depends on SND && ISAPNP
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Aztech Systems AZT2320 soundcard.
@@ -237,8 +239,8 @@
 config SND_DT019X
        tristate "Diamond Technologies DT-019X, Avance Logic ALS-007"
        depends on SND && ISAPNP
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Diamond Technologies DT-019X and
@@ -247,8 +249,8 @@
 config SND_OPL3SA2
        tristate "Yamaha OPL3-SA2/SA3"
        depends on SND
-       select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_OPL3_LIB
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Yamaha OPL3SA2 or OPL3SA3 chips.
@@ -264,7 +266,7 @@
        tristate "Ensoniq SoundScape PnP driver"
        depends on SND
        select SND_HWDEP
-       select SND_RAWMIDI
+       select SND_MPU401_UART
        select SND_PCM
        help
          Say 'Y' or 'M' to include support for Ensoniq SoundScape PnP



-------------------------------------------------------
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