aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2009-01-29 05:44:24 -0500
committerTakashi Iwai <tiwai@suse.de>2009-01-29 05:46:25 -0500
commit56305757f0b64b7d5dd02fd54c6dfc0989868f31 (patch)
tree18fee8297be6e36ac20ebdc7c7dcc638232786e6 /sound
parentc9864fd30a28aceef5293f28559c4a2f5a20d7d5 (diff)
ALSA: sscape: update Kconfig description about SoundScape cards
The SoundScape driver handles more cards then described. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/isa/Kconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
index ce0aa044e274..542c1ead14bd 100644
--- a/sound/isa/Kconfig
+++ b/sound/isa/Kconfig
@@ -377,14 +377,17 @@ config SND_SGALAXY
377 will be called snd-sgalaxy. 377 will be called snd-sgalaxy.
378 378
379config SND_SSCAPE 379config SND_SSCAPE
380 tristate "Ensoniq SoundScape PnP driver" 380 tristate "Ensoniq SoundScape driver"
381 select SND_HWDEP 381 select SND_HWDEP
382 select SND_MPU401_UART 382 select SND_MPU401_UART
383 select SND_WSS_LIB 383 select SND_WSS_LIB
384 help 384 help
385 Say Y here to include support for Ensoniq SoundScape PnP 385 Say Y here to include support for Ensoniq SoundScape
386 soundcards. 386 soundcards.
387 387
388 The PCM audio is supported on SoundScape Classic, Elite, PnP
389 and VIVO cards. The MIDI support is very experimental.
390
388 To compile this driver as a module, choose M here: the module 391 To compile this driver as a module, choose M here: the module
389 will be called snd-sscape. 392 will be called snd-sscape.
390 393