aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-02-18 07:06:49 -0500
committerTakashi Iwai <tiwai@suse.de>2008-04-24 06:00:12 -0400
commit49c88b85b53767f97eb8c9171cb0b976c62a0114 (patch)
treebdf175c7a17e0bd6df76d23353238331799f342b /sound/pci/Kconfig
parent1c82ed1bc531746a8fa9b46c593ddce546f28026 (diff)
[ALSA] ca0106 - Add master volume controls
Added master volume and switch controls for ca0106 using vmaster. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index 48296d97bf33..b05435cfee1e 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -162,6 +162,7 @@ config SND_CA0106
162 depends on SND 162 depends on SND
163 select SND_AC97_CODEC 163 select SND_AC97_CODEC
164 select SND_RAWMIDI 164 select SND_RAWMIDI
165 select SND_VMASTER
165 help 166 help
166 Say Y here to include support for the Sound Blaster Audigy LS 167 Say Y here to include support for the Sound Blaster Audigy LS
167 and Live 24bit. 168 and Live 24bit.