Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / sound / soc / tegra / Kconfig
index a6768f8..efbe8d4 100644 (file)
@@ -138,3 +138,14 @@ config SND_SOC_TEGRA_RT5677
        help
          Say Y or M here if you want to add support for SoC audio on Tegra
          boards using the RT5677 codec, such as Ryu.
+
+config SND_SOC_TEGRA_SGTL5000
+       tristate "SoC Audio support for Tegra boards using a SGTL5000 codec"
+       depends on SND_SOC_TEGRA && I2C && GPIOLIB
+       select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
+       select SND_SOC_TEGRA30_I2S if ARCH_TEGRA_3x_SOC
+       select SND_SOC_SGTL5000
+       help
+         Say Y or M here if you want to add support for SoC audio on Tegra
+         boards using the SGTL5000 codec, such as Apalis T30, Apalis TK1 or
+         Colibri T30.