aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/Kconfig')
-rw-r--r--sound/soc/tegra/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 035d39a4beb4..c6af1fd707f5 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -12,6 +12,15 @@ config SND_SOC_TEGRA_I2S
12 Tegra I2S interface. You will also need to select the individual 12 Tegra I2S interface. You will also need to select the individual
13 machine drivers to support below. 13 machine drivers to support below.
14 14
15config SND_SOC_TEGRA_SPDIF
16 tristate
17 depends on SND_SOC_TEGRA
18 default m
19 help
20 Say Y or M if you want to add support for the SPDIF interface.
21 You will also need to select the individual machine drivers to support
22 below.
23
15config MACH_HAS_SND_SOC_TEGRA_WM8903 24config MACH_HAS_SND_SOC_TEGRA_WM8903
16 bool 25 bool
17 help 26 help