summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/Kconfig
diff options
context:
space:
mode:
authorSumit Bhattacharya <sumitb@nvidia.com>2011-09-22 01:04:25 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:48:59 -0800
commit183ffc6fdcb424ea91483ca69a8c4d48535c97da (patch)
tree344b30baff1cc08ee7fa9306062484bd06eaf90a /sound/soc/tegra/Kconfig
parenta4a849d131be204d6d0bffd604a74108b42773bc (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> Rebase-Id: Rc3a878a59b4ffee22d87e8c44fae9bc5592882fe
Diffstat (limited to 'sound/soc/tegra/Kconfig')
-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 942822b9ddeb..548d0a7bf838 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.