aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/hda/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-12-19 16:39:18 +0100
committerTakashi Iwai <tiwai@suse.de>2013-01-12 08:44:55 +0100
commit1077a024812d3b2d76a7a371df75795a276d9dd8 (patch)
tree4718d75d6be614f8674f65b8798cf13a2edf469d /sound/pci/hda/Kconfig
parentALSA: hda - Use generic parser for CA0110 codec (diff)
downloadwireguard-linux-1077a024812d3b2d76a7a371df75795a276d9dd8.tar.xz
wireguard-linux-1077a024812d3b2d76a7a371df75795a276d9dd8.zip
ALSA: hda - Use generic parser for Cirrus codec driver
This time, the target is Cirrus codec. Its parser is a subset of generic parser, so we can migrate fully with it now. The only tricky part is the handling of SPDIF automute. Cirrus driver sets the SPDIF out plug over the headphone. As a workaround, set spec->gen.master_mute for toggling the headphone (and other) mute. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/Kconfig')
-rw-r--r--sound/pci/hda/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig
index 9aff5cfafe2b..07025a9339ef 100644
--- a/sound/pci/hda/Kconfig
+++ b/sound/pci/hda/Kconfig
@@ -149,6 +149,7 @@ config SND_HDA_CODEC_HDMI
config SND_HDA_CODEC_CIRRUS
bool "Build Cirrus Logic codec support"
default y
+ select SND_HDA_GENERIC
help
Say Y here to include Cirrus Logic codec support in
snd-hda-intel driver, such as CS4206.