aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/Kconfig
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2009-09-27 17:08:40 -0400
committerTakashi Iwai <tiwai@suse.de>2009-09-28 05:31:36 -0400
commitf0968e3f7a8ea30728d2580d3043a30ea9994ec6 (patch)
tree4e9adca4a7b7b33e8497eeb5c21935f0538f7624 /sound/isa/Kconfig
parent4f272341c7a42a71586523f196b242bccde3be8c (diff)
ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600
Move code from the OSS sscape driver in order to support old Soundscape OEM models. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r--sound/isa/Kconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
index 51a7e3777e17..b90fc164a79c 100644
--- a/sound/isa/Kconfig
+++ b/sound/isa/Kconfig
@@ -377,10 +377,12 @@ config SND_SSCAPE
377 select SND_WSS_LIB 377 select SND_WSS_LIB
378 help 378 help
379 Say Y here to include support for Ensoniq SoundScape 379 Say Y here to include support for Ensoniq SoundScape
380 soundcards. 380 and Ensoniq OEM soundcards.
381 381
382 The PCM audio is supported on SoundScape Classic, Elite, PnP 382 The PCM audio is supported on SoundScape Classic, Elite, PnP
383 and VIVO cards. The MIDI support is very experimental. 383 and VIVO cards. The supported OEM cards are SPEA Media FX and
384 Reveal SC-600.
385 The MIDI support is very experimental.
384 386
385 To compile this driver as a module, choose M here: the module 387 To compile this driver as a module, choose M here: the module
386 will be called snd-sscape. 388 will be called snd-sscape.