diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-10-24 11:47:33 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-10-30 07:45:08 -0400 |
commit | b7d5d946e50116f4150542f881ac90ac74c28165 (patch) | |
tree | bb60daf86981cc41e6c46e56f13c7eb4c97e95fe /sound/oss/Kconfig | |
parent | 84ed1a1942e8c28fb4c23a6235ec48672fc43e49 (diff) |
sound: remove OSS Ensoniq SoundScape driver
The OSS driver for Ensoniq SoundScape cards is broken after conversion
to mutexes and a new ALSA snd-sscape driver handles all devices handled
by the OSS one.
The ALSA driver was tested with these cards:
Spea V7 MediaFX
Ensoniq Soundscape Elite
Ensoniq Soundscape VIVO (this card is not handled by the OSS driver)
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index bcf2a0698d54..135a2b77cc4a 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -287,18 +287,6 @@ config SOUND_DMAP | |||
287 | 287 | ||
288 | Say Y unless you have 16MB or more RAM or a PCI sound card. | 288 | Say Y unless you have 16MB or more RAM or a PCI sound card. |
289 | 289 | ||
290 | config SOUND_SSCAPE | ||
291 | tristate "Ensoniq SoundScape support" | ||
292 | help | ||
293 | Answer Y if you have a sound card based on the Ensoniq SoundScape | ||
294 | chipset. Such cards are being manufactured at least by Ensoniq, Spea | ||
295 | and Reveal (Reveal makes also other cards). | ||
296 | |||
297 | If you compile the driver into the kernel, you have to add | ||
298 | "sscape=<io>,<irq>,<dma>,<mpuio>,<mpuirq>" to the kernel command | ||
299 | line. | ||
300 | |||
301 | |||
302 | config SOUND_VMIDI | 290 | config SOUND_VMIDI |
303 | tristate "Loopback MIDI device support" | 291 | tristate "Loopback MIDI device support" |
304 | help | 292 | help |