aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-03-23 19:36:21 -0400
committerTakashi Iwai <tiwai@suse.de>2009-03-23 19:36:21 -0400
commitd0807323345f1cd8ab578b09aab04d10862e9414 (patch)
tree0a1cca9055d4534590779f014199116c7c802d57 /sound/isa/Kconfig
parentd7b6df5d1af11544401ca051aaf68b6e7f110c0e (diff)
parent453e37b37521b613f0927fcf53ccd93ad3a8b3ae (diff)
Merge branch 'topic/sscape-fix' into for-linus
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r--sound/isa/Kconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
index 2df20e403f24..c5c9a9218ff6 100644
--- a/sound/isa/Kconfig
+++ b/sound/isa/Kconfig
@@ -368,14 +368,17 @@ config SND_SGALAXY
368 will be called snd-sgalaxy. 368 will be called snd-sgalaxy.
369 369
370config SND_SSCAPE 370config SND_SSCAPE
371 tristate "Ensoniq SoundScape PnP driver" 371 tristate "Ensoniq SoundScape driver"
372 select SND_HWDEP 372 select SND_HWDEP
373 select SND_MPU401_UART 373 select SND_MPU401_UART
374 select SND_WSS_LIB 374 select SND_WSS_LIB
375 help 375 help
376 Say Y here to include support for Ensoniq SoundScape PnP 376 Say Y here to include support for Ensoniq SoundScape
377 soundcards. 377 soundcards.
378 378
379 The PCM audio is supported on SoundScape Classic, Elite, PnP
380 and VIVO cards. The MIDI support is very experimental.
381
379 To compile this driver as a module, choose M here: the module 382 To compile this driver as a module, choose M here: the module
380 will be called snd-sscape. 383 will be called snd-sscape.
381 384