Skip to content

Commit

Permalink
[ALSA] remove SND_GUS_SYNTH
Browse files Browse the repository at this point in the history
After the removal of the sequencer instrument layer SND_GUS_SYNTH was
no longer used.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Adrian Bunk authored and Takashi Iwai committed Jun 6, 2008
1 parent 9aaca96 commit 40445ac
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sound/isa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,10 @@ config SND_SC6000
To compile this driver as a module, choose M here: the module
will be called snd-sc6000.

config SND_GUS_SYNTH
tristate

config SND_GUSCLASSIC
tristate "Gravis UltraSound Classic"
select SND_RAWMIDI
select SND_PCM
select SND_GUS_SYNTH
help
Say Y here to include support for Gravis UltraSound Classic
soundcards.
Expand All @@ -222,7 +218,6 @@ config SND_GUSEXTREME
select SND_HWDEP
select SND_MPU401_UART
select SND_PCM
select SND_GUS_SYNTH
help
Say Y here to include support for Gravis UltraSound Extreme
soundcards.
Expand All @@ -234,7 +229,6 @@ config SND_GUSMAX
tristate "Gravis UltraSound MAX"
select SND_RAWMIDI
select SND_CS4231_LIB
select SND_GUS_SYNTH
help
Say Y here to include support for Gravis UltraSound MAX
soundcards.
Expand All @@ -247,7 +241,6 @@ config SND_INTERWAVE
depends on PNP
select SND_RAWMIDI
select SND_CS4231_LIB
select SND_GUS_SYNTH
help
Say Y here to include support for AMD InterWave based
soundcards (Gravis UltraSound Plug & Play, STB SoundRage32,
Expand All @@ -261,7 +254,6 @@ config SND_INTERWAVE_STB
depends on PNP
select SND_RAWMIDI
select SND_CS4231_LIB
select SND_GUS_SYNTH
help
Say Y here to include support for AMD InterWave based
soundcards with a TEA6330T bass and treble regulator
Expand Down

0 comments on commit 40445ac

Please sign in to comment.