diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-01-29 11:48:14 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-01-29 11:47:02 +0100 |
commit | c97dff84e0d9a4e0b7048e033d33511e3897c859 (patch) | |
tree | 8fd7d79bed69d1ee85f8945426c066883f2f2352 /sound/isa/Kconfig | |
parent | 0a898e6e500ec8ab98000896fe243c4c0e91c72a (diff) | |
download | linux-c97dff84e0d9a4e0b7048e033d33511e3897c859.tar.gz linux-c97dff84e0d9a4e0b7048e033d33511e3897c859.tar.bz2 linux-c97dff84e0d9a4e0b7048e033d33511e3897c859.zip |
ALSA: cmi8330: add MPU-401 support
Add MPU-401 port support for the chip.
Also, update some error messages and description.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index be2d377ff90a..5915dc41c0ee 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -95,6 +95,7 @@ config SND_CMI8330 select SND_WSS_LIB select SND_SB16_DSP select SND_OPL3_LIB + select SND_MPU401_UART help Say Y here to include support for soundcards based on the C-Media CMI8330 chip. |