diff options
author | René Herman <rene.herman@gmail.com> | 2010-08-13 10:43:48 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-08-13 13:02:20 +0200 |
commit | cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a (patch) | |
tree | 8952320102eac87590b1b9c432c692288e6876bc /sound/isa/Kconfig | |
parent | 495311927ffbe3604e915aeafdf03325e9925b9d (diff) | |
download | linux-cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a.tar.gz linux-cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a.tar.bz2 linux-cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a.zip |
ALSA: ISA: Remove snd-sgalaxy
Its hardware is handled more fully by the new azt1605/azt2316 drivers.
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index f9aa13d8dacc..52064cfa91f3 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -377,16 +377,6 @@ config SND_SB16_CSP coprocessor can do variable tasks like various compression and decompression algorithms. -config SND_SGALAXY - tristate "Aztech Sound Galaxy" - select SND_WSS_LIB - help - Say Y here to include support for Aztech Sound Galaxy - soundcards. - - To compile this driver as a module, choose M here: the module - will be called snd-sgalaxy. - config SND_SSCAPE tristate "Ensoniq SoundScape driver" select SND_MPU401_UART |