diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-06-26 18:06:01 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-06-26 18:06:01 +0200 |
commit | b54f8abad63fa409fa637e86d2bebd597342c0f8 (patch) | |
tree | fe3b52d81d63f57195c18334bcdfa062a9a178bb /sound/pci/hda/Kconfig | |
parent | a75e92442a9b17b24876ca85701a722af32d31a5 (diff) | |
parent | 6e1c39c6b00d9141a82c231ba7c5e5b1716974b2 (diff) | |
download | op-kernel-dev-b54f8abad63fa409fa637e86d2bebd597342c0f8.zip op-kernel-dev-b54f8abad63fa409fa637e86d2bebd597342c0f8.tar.gz |
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/Kconfig')
-rw-r--r-- | sound/pci/hda/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index 163b6b5..d030797 100644 --- a/sound/pci/hda/Kconfig +++ b/sound/pci/hda/Kconfig @@ -97,19 +97,6 @@ config SND_HDA_CODEC_REALTEK snd-hda-codec-realtek. This module is automatically loaded at probing. -config SND_HDA_ENABLE_REALTEK_QUIRKS - bool "Build static quirks for Realtek codecs" - depends on SND_HDA_CODEC_REALTEK - default y - help - Say Y here to build the static quirks codes for Realtek codecs. - If you need the "model" preset that the default BIOS auto-parser - can't handle, turn this option on. - - If your device works with model=auto option, basically you don't - need the quirk code. By turning this off, you can reduce the - module size quite a lot. - config SND_HDA_CODEC_ANALOG bool "Build Analog Device HD-audio codec support" default y |