From e5312cdf7559951ff2fdfa584408bd363fc7bcb3 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 24 Sep 2012 22:57:36 +0200 Subject: asoc: colibri_t30: initial sgtl5000 codec integration Integrate ALSA SoC SGTL5000 codec on Toradex Colibri T30. --- sound/soc/tegra/Kconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'sound/soc/tegra/Kconfig') 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 -- cgit v1.2.3