Skip to content

Commit

Permalink
[PATCH] re-add CONFIG_SOUND_SSCAPE
Browse files Browse the repository at this point in the history
Due to a regression in the correcponding ALSA driver (ALSA #2234), the
OSS driver should stay until it's fixed.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jun 29, 2006
1 parent 0e41142 commit 1e075d5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions sound/oss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,19 @@ config SOUND_CS4232
See <file:Documentation/sound/oss/CS4232> for more information on
configuring this card.

config SOUND_SSCAPE
tristate "Ensoniq SoundScape support"
depends on SOUND_OSS
help
Answer Y if you have a sound card based on the Ensoniq SoundScape
chipset. Such cards are being manufactured at least by Ensoniq, Spea
and Reveal (Reveal makes also other cards).

If you compile the driver into the kernel, you have to add
"sscape=<io>,<irq>,<dma>,<mpuio>,<mpuirq>" to the kernel command
line.


config SOUND_VMIDI
tristate "Loopback MIDI device support"
depends on SOUND_OSS
Expand Down

0 comments on commit 1e075d5

Please sign in to comment.