aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/Kconfig
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2009-01-21 02:18:16 -0500
committerTakashi Iwai <tiwai@suse.de>2009-01-21 02:36:39 -0500
commit48972cc5101dee24243c1b53d409cc27880e7a29 (patch)
tree87f27c072339f213654245e70a66a093f4010d97 /sound/isa/Kconfig
parent1de9e8e70f5acc441550ca75433563d91b269bbe (diff)
ALSA: cmi8330: add OPL3 support
Add OPL3 handling to the driver and volume control for FM synthesis. 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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
index ce0aa044e274..be2d377ff90a 100644
--- a/sound/isa/Kconfig
+++ b/sound/isa/Kconfig
@@ -94,6 +94,7 @@ config SND_CMI8330
94 tristate "C-Media CMI8330" 94 tristate "C-Media CMI8330"
95 select SND_WSS_LIB 95 select SND_WSS_LIB
96 select SND_SB16_DSP 96 select SND_SB16_DSP
97 select SND_OPL3_LIB
97 help 98 help
98 Say Y here to include support for soundcards based on the 99 Say Y here to include support for soundcards based on the
99 C-Media CMI8330 chip. 100 C-Media CMI8330 chip.