diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-02-18 13:06:49 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 12:00:12 +0200 |
commit | 49c88b85b53767f97eb8c9171cb0b976c62a0114 (patch) | |
tree | bdf175c7a17e0bd6df76d23353238331799f342b /sound/pci/Kconfig | |
parent | 1c82ed1bc531746a8fa9b46c593ddce546f28026 (diff) | |
download | op-kernel-dev-49c88b85b53767f97eb8c9171cb0b976c62a0114.zip op-kernel-dev-49c88b85b53767f97eb8c9171cb0b976c62a0114.tar.gz |
[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/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 48296d9..b05435c 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -162,6 +162,7 @@ config SND_CA0106 depends on SND select SND_AC97_CODEC select SND_RAWMIDI + select SND_VMASTER help Say Y here to include support for the Sound Blaster Audigy LS and Live 24bit. |