diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 1f8b7966a839..7003711f4fcc 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -565,6 +565,14 @@ config SND_HDA_CODEC_ATIHDMI | |||
565 | Say Y here to include ATI HDMI HD-audio codec support in | 565 | Say Y here to include ATI HDMI HD-audio codec support in |
566 | snd-hda-intel driver, such as ATI RS600 HDMI. | 566 | snd-hda-intel driver, such as ATI RS600 HDMI. |
567 | 567 | ||
568 | config SND_HDA_CODEC_NVHDMI | ||
569 | bool "Build NVIDIA HDMI HD-audio codec support" | ||
570 | depends on SND_HDA_INTEL | ||
571 | default y | ||
572 | help | ||
573 | Say Y here to include NVIDIA HDMI HD-audio codec support in | ||
574 | snd-hda-intel driver, such as NVIDIA MCP78 HDMI. | ||
575 | |||
568 | config SND_HDA_CODEC_CONEXANT | 576 | config SND_HDA_CODEC_CONEXANT |
569 | bool "Build Conexant HD-audio codec support" | 577 | bool "Build Conexant HD-audio codec support" |
570 | depends on SND_HDA_INTEL | 578 | depends on SND_HDA_INTEL |