Skip to content

Commit

Permalink
[ALSA] Sort Kconfig entries
Browse files Browse the repository at this point in the history
Modules: ISA,PCI drivers

Sort Kconfig entries in alphabetical order.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 3e87317 commit 230b5c1
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 284 deletions.
158 changes: 79 additions & 79 deletions sound/isa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,45 @@ config SND_AD1848
To compile this driver as a module, choose M here: the module
will be called snd-ad1848.

config SND_ALS100
tristate "Avance Logic ALS100/ALS120"
depends on SND && PNP && ISA
select ISAPNP
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_PCM
help
Say Y here to include support for soundcards based on Avance
Logic ALS100, ALS110, ALS120 and ALS200 chips.

To compile this driver as a module, choose M here: the module
will be called snd-als100.

config SND_AZT2320
tristate "Aztech Systems AZT2320"
depends on SND && PNP && ISA
select ISAPNP
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_CS4231_LIB
help
Say Y here to include support for soundcards based on the
Aztech Systems AZT2320 chip.

To compile this driver as a module, choose M here: the module
will be called snd-azt2320.

config SND_CMI8330
tristate "C-Media CMI8330"
depends on SND
select SND_AD1848_LIB
help
Say Y here to include support for soundcards based on the
C-Media CMI8330 chip.

To compile this driver as a module, choose M here: the module
will be called snd-cmi8330.

config SND_CS4231
tristate "Generic Cirrus Logic CS4231 driver"
depends on SND
Expand Down Expand Up @@ -79,6 +118,20 @@ config SND_CS4236
To compile this driver as a module, choose M here: the module
will be called snd-cs4236.

config SND_DT019X
tristate "Diamond Technologies DT-019X, Avance Logic ALS-007"
depends on SND && PNP && ISA
select ISAPNP
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_PCM
help
Say Y here to include support for soundcards based on the
Diamond Technologies DT-019X or Avance Logic ALS-007 chips.

To compile this driver as a module, choose M here: the module
will be called snd-dt019x.

config SND_ES968
tristate "Generic ESS ES968 driver"
depends on SND && PNP && ISA
Expand Down Expand Up @@ -194,6 +247,19 @@ config SND_INTERWAVE_STB
To compile this driver as a module, choose M here: the module
will be called snd-interwave-stb.

config SND_OPL3SA2
tristate "Yamaha OPL3-SA2/SA3"
depends on SND
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_CS4231_LIB
help
Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3
chips.

To compile this driver as a module, choose M here: the module
will be called snd-opl3sa2.

config SND_OPTI92X_AD1848
tristate "OPTi 82C92x - AD1848"
depends on SND
Expand Down Expand Up @@ -286,85 +352,6 @@ config SND_SB16_CSP
coprocessor can do variable tasks like various compression and
decompression algorithms.

config SND_WAVEFRONT
tristate "Turtle Beach Maui,Tropez,Tropez+ (Wavefront)"
depends on SND
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_CS4231_LIB
help
Say Y here to include support for Turtle Beach Maui, Tropez
and Tropez+ soundcards based on the Wavefront chip.

To compile this driver as a module, choose M here: the module
will be called snd-wavefront.

config SND_ALS100
tristate "Avance Logic ALS100/ALS120"
depends on SND && PNP && ISA
select ISAPNP
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_PCM
help
Say Y here to include support for soundcards based on Avance
Logic ALS100, ALS110, ALS120 and ALS200 chips.

To compile this driver as a module, choose M here: the module
will be called snd-als100.

config SND_AZT2320
tristate "Aztech Systems AZT2320"
depends on SND && PNP && ISA
select ISAPNP
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_CS4231_LIB
help
Say Y here to include support for soundcards based on the
Aztech Systems AZT2320 chip.

To compile this driver as a module, choose M here: the module
will be called snd-azt2320.

config SND_CMI8330
tristate "C-Media CMI8330"
depends on SND
select SND_AD1848_LIB
help
Say Y here to include support for soundcards based on the
C-Media CMI8330 chip.

To compile this driver as a module, choose M here: the module
will be called snd-cmi8330.

config SND_DT019X
tristate "Diamond Technologies DT-019X, Avance Logic ALS-007"
depends on SND && PNP && ISA
select ISAPNP
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_PCM
help
Say Y here to include support for soundcards based on the
Diamond Technologies DT-019X or Avance Logic ALS-007 chips.

To compile this driver as a module, choose M here: the module
will be called snd-dt019x.

config SND_OPL3SA2
tristate "Yamaha OPL3-SA2/SA3"
depends on SND
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_CS4231_LIB
help
Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3
chips.

To compile this driver as a module, choose M here: the module
will be called snd-opl3sa2.

config SND_SGALAXY
tristate "Aztech Sound Galaxy"
depends on SND
Expand All @@ -389,4 +376,17 @@ config SND_SSCAPE
To compile this driver as a module, choose M here: the module
will be called snd-sscape.

config SND_WAVEFRONT
tristate "Turtle Beach Maui,Tropez,Tropez+ (Wavefront)"
depends on SND
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_CS4231_LIB
help
Say Y here to include support for Turtle Beach Maui, Tropez
and Tropez+ soundcards based on the Wavefront chip.

To compile this driver as a module, choose M here: the module
will be called snd-wavefront.

endmenu
Loading

0 comments on commit 230b5c1

Please sign in to comment.