mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/tegra: hdmi: Register audio CODEC on Tegra20
Tegra20 SoC supports only S/PDIF source for HDMI audio. Register ASoC HDMI S/PDIF CODEC for Tegra20, it will be linked with the S/PDIF CPU DAI. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
7e67e98619
commit
20c5a61318
@@ -12,6 +12,9 @@ config DRM_TEGRA
|
||||
select INTERCONNECT
|
||||
select IOMMU_IOVA
|
||||
select CEC_CORE if CEC_NOTIFIER
|
||||
select SND_SIMPLE_CARD if SND_SOC_TEGRA20_SPDIF
|
||||
select SND_SOC_HDMI_CODEC if SND_SOC_TEGRA20_SPDIF
|
||||
select SND_AUDIO_GRAPH_CARD if SND_SOC_TEGRA20_SPDIF
|
||||
help
|
||||
Choose this option if you have an NVIDIA Tegra SoC.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user