summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/Kconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2012-09-24 22:57:36 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2012-10-03 14:57:39 +0200
commite5312cdf7559951ff2fdfa584408bd363fc7bcb3 (patch)
treee783029fad46f62c60e59829c5d627bcb4395f0c /sound/soc/tegra/Kconfig
parent840fe9aa86e1207a85bf0529161d2f5d1a4d0797 (diff)
asoc: colibri_t30: initial sgtl5000 codec integration
Integrate ALSA SoC SGTL5000 codec on Toradex Colibri T30.
Diffstat (limited to 'sound/soc/tegra/Kconfig')
-rw-r--r--sound/soc/tegra/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index caecd66c199c..21513335eb49 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -98,6 +98,18 @@ config SND_SOC_TEGRA_COLIBRI_T20
Say Y or M here if you want to add support for SoC audio on the
Toradex Colibri T20 module.
+config SND_SOC_TEGRA_COLIBRI_T30
+ tristate "SoC Audio support for Colibri T30 module"
+ depends on I2C && MACH_COLIBRI_T30 && SND_SOC_TEGRA
+ select SND_SOC_SGTL5000
+ select SND_SOC_SPDIF
+ select SND_SOC_TEGRA30_DAM
+ select SND_SOC_TEGRA30_I2S
+ select SND_SOC_TEGRA30_SPDIF
+ help
+ Say Y or M here if you want to add support for SoC audio on the
+ Toradex Colibri T30 module.
+
config SND_SOC_TEGRA_TRIMSLICE
tristate "SoC Audio support for TrimSlice board"
depends on SND_SOC_TEGRA && MACH_TRIMSLICE && I2C