summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorSumit Bhattacharya <sumitb@nvidia.com>2011-09-22 01:04:25 +0530
committerVarun Colbert <vcolbert@nvidia.com>2011-09-26 19:46:04 -0700
commit0a8fbf760dd5a423985676e01982b0a0f98add43 (patch)
tree77a3bed9a7bc69a924c7233b65e8ff5d6223a6fb /sound
parentd75af48481fffb5a65304b329a4a54a489a0cb74 (diff)
ASoC: Tegra: Enable tegra20_spdif only for tegra2x
Bug 872652 Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Change-Id: I5734ebc76c979aaf7c65144857af5377f50a81f2 Reviewed-on: http://git-master/r/53820 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/tegra/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index b80702708ec1..8ad1775120e4 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -33,7 +33,7 @@ config SND_SOC_TEGRA30_I2S
config SND_SOC_TEGRA20_SPDIF
tristate
- depends on SND_SOC_TEGRA
+ depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
default m
help
Say Y or M if you want to add support for the SPDIF interface.