diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-01-29 13:44:24 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-01-29 13:46:25 +0300 |
commit | 56305757f0b64b7d5dd02fd54c6dfc0989868f31 (patch) | |
tree | 18fee8297be6e36ac20ebdc7c7dcc638232786e6 /sound/isa/Kconfig | |
parent | c9864fd30a28aceef5293f28559c4a2f5a20d7d5 (diff) | |
download | linux-56305757f0b64b7d5dd02fd54c6dfc0989868f31.tar.xz |
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/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 7 |
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 will be called snd-sgalaxy. config SND_SSCAPE - tristate "Ensoniq SoundScape PnP driver" + tristate "Ensoniq SoundScape driver" select SND_HWDEP select SND_MPU401_UART select SND_WSS_LIB help - Say Y here to include support for Ensoniq SoundScape PnP + Say Y here to include support for Ensoniq SoundScape soundcards. + The PCM audio is supported on SoundScape Classic, Elite, PnP + and VIVO cards. The MIDI support is very experimental. + To compile this driver as a module, choose M here: the module will be called snd-sscape. |