diff options
Diffstat (limited to 'sound/pci/hda/Kconfig')
-rw-r--r-- | sound/pci/hda/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index 083731dcea9c..522c4fd958dc 100644 --- a/sound/pci/hda/Kconfig +++ b/sound/pci/hda/Kconfig @@ -91,6 +91,13 @@ config SND_HDA_PLATFORM_DRIVER This interface can be used by platforms which have an Azalia controller not installed on a PCI bus. +config SND_HDA_PLATFORM_NVIDIA_TEGRA + bool "Build NVIDIA Tegra platform driver interface for HD-audio driver" + depends on SND_HDA_PLATFORM_DRIVER + help + Say Y here to build NVIDIA Tegra platform driver interface for + HD-audio driver. + config SND_HDA_CODEC_REALTEK bool "Build Realtek HD-audio codec support" default y |