diff options
Diffstat (limited to 'sound/oss/Kconfig')
-rw-r--r-- | sound/oss/Kconfig | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 3b8cdbca2636..f4980ca5c05c 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -493,6 +493,19 @@ config SOUND_CS4232 | |||
493 | See <file:Documentation/sound/oss/CS4232> for more information on | 493 | See <file:Documentation/sound/oss/CS4232> for more information on |
494 | configuring this card. | 494 | configuring this card. |
495 | 495 | ||
496 | config SOUND_SSCAPE | ||
497 | tristate "Ensoniq SoundScape support" | ||
498 | depends on SOUND_OSS | ||
499 | help | ||
500 | Answer Y if you have a sound card based on the Ensoniq SoundScape | ||
501 | chipset. Such cards are being manufactured at least by Ensoniq, Spea | ||
502 | and Reveal (Reveal makes also other cards). | ||
503 | |||
504 | If you compile the driver into the kernel, you have to add | ||
505 | "sscape=<io>,<irq>,<dma>,<mpuio>,<mpuirq>" to the kernel command | ||
506 | line. | ||
507 | |||
508 | |||
496 | config SOUND_VMIDI | 509 | config SOUND_VMIDI |
497 | tristate "Loopback MIDI device support" | 510 | tristate "Loopback MIDI device support" |
498 | depends on SOUND_OSS | 511 | depends on SOUND_OSS |