Commit 40445ac5 authored by Adrian Bunk's avatar Adrian Bunk Committed by Takashi Iwai

[ALSA] remove SND_GUS_SYNTH

After the removal of the sequencer instrument layer SND_GUS_SYNTH was
no longer used.
Reported-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 9aaca968
...@@ -202,14 +202,10 @@ config SND_SC6000 ...@@ -202,14 +202,10 @@ config SND_SC6000
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called snd-sc6000. will be called snd-sc6000.
config SND_GUS_SYNTH
tristate
config SND_GUSCLASSIC config SND_GUSCLASSIC
tristate "Gravis UltraSound Classic" tristate "Gravis UltraSound Classic"
select SND_RAWMIDI select SND_RAWMIDI
select SND_PCM select SND_PCM
select SND_GUS_SYNTH
help help
Say Y here to include support for Gravis UltraSound Classic Say Y here to include support for Gravis UltraSound Classic
soundcards. soundcards.
...@@ -222,7 +218,6 @@ config SND_GUSEXTREME ...@@ -222,7 +218,6 @@ config SND_GUSEXTREME
select SND_HWDEP select SND_HWDEP
select SND_MPU401_UART select SND_MPU401_UART
select SND_PCM select SND_PCM
select SND_GUS_SYNTH
help help
Say Y here to include support for Gravis UltraSound Extreme Say Y here to include support for Gravis UltraSound Extreme
soundcards. soundcards.
...@@ -234,7 +229,6 @@ config SND_GUSMAX ...@@ -234,7 +229,6 @@ config SND_GUSMAX
tristate "Gravis UltraSound MAX" tristate "Gravis UltraSound MAX"
select SND_RAWMIDI select SND_RAWMIDI
select SND_CS4231_LIB select SND_CS4231_LIB
select SND_GUS_SYNTH
help help
Say Y here to include support for Gravis UltraSound MAX Say Y here to include support for Gravis UltraSound MAX
soundcards. soundcards.
...@@ -247,7 +241,6 @@ config SND_INTERWAVE ...@@ -247,7 +241,6 @@ config SND_INTERWAVE
depends on PNP depends on PNP
select SND_RAWMIDI select SND_RAWMIDI
select SND_CS4231_LIB select SND_CS4231_LIB
select SND_GUS_SYNTH
help help
Say Y here to include support for AMD InterWave based Say Y here to include support for AMD InterWave based
soundcards (Gravis UltraSound Plug & Play, STB SoundRage32, soundcards (Gravis UltraSound Plug & Play, STB SoundRage32,
...@@ -261,7 +254,6 @@ config SND_INTERWAVE_STB ...@@ -261,7 +254,6 @@ config SND_INTERWAVE_STB
depends on PNP depends on PNP
select SND_RAWMIDI select SND_RAWMIDI
select SND_CS4231_LIB select SND_CS4231_LIB
select SND_GUS_SYNTH
help help
Say Y here to include support for AMD InterWave based Say Y here to include support for AMD InterWave based
soundcards with a TEA6330T bass and treble regulator soundcards with a TEA6330T bass and treble regulator
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment