summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/Kconfig
diff options
context:
space:
mode:
authorArun Kannan <akannan@nvidia.com>2014-03-19 12:48:09 -0700
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:04:30 -0700
commit74d48f822406ab0e438b86b22272c15293262bb6 (patch)
treeecadb887406e1c45314079f6a812288764438076 /sound/soc/tegra/Kconfig
parent2511c486457d892998e4922b36e73779e126a08d (diff)
asoc: tegra: add tegra machine driver
Add base machine driver for Tegra platforms without codec. Bug 1448381 Change-Id: Ibd391b878abadacaebd5ee1ee2d38a2eec5d526c Signed-off-by: Arun Kannan <akannan@nvidia.com> Reviewed-on: http://git-master/r/385846 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'sound/soc/tegra/Kconfig')
-rw-r--r--sound/soc/tegra/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 4bef390da052..31652893fcd6 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -385,3 +385,13 @@ config SND_SOC_TEGRA_DMIC_REV1
Say Y or M here if you want to add support for SoC audio on Tegra
boards using the DMIC_REV1 codec. Currently, only supported board is
E1664 (dolak).
+
+config SND_SOC_TEGRA_DUMMY
+ tristate "SoC Audio support for Tegra boards that doesn't use codecs"
+ depends on SND_SOC_TEGRA
+ select SND_SOC_TEGRA30_SPDIF if !ARCH_TEGRA_2x_SOC
+ select SND_SOC_SPDIF
+ help
+ Say Y or M here if you want to add support for SoC audio on Tegra
+ boards that doesn't use codecs (like SPDIF).
+ One such board is a customer board called Sandman.