From 40445ac5e93f1b97e1d7a8c5bed9d34bd89b7550 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 5 Jun 2008 21:22:25 +0300 Subject: [PATCH] [ALSA] remove SND_GUS_SYNTH After the removal of the sequencer instrument layer SND_GUS_SYNTH was no longer used. Reported-by: Robert P. J. Day Signed-off-by: Adrian Bunk Signed-off-by: Takashi Iwai --- sound/isa/Kconfig | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index 4575ba865910..d649a0e966da 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -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. @@ -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. @@ -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. @@ -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, @@ -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 -- 2.39.2