ASoC: Tegra: Implement SPDIF CPU DAI
[firefly-linux-kernel-4.4.55.git] / sound / soc / tegra / Kconfig
index 035d39a4beb45285bb2e780da61de084e3784e73..c6af1fd707f5410a50d9bc6ffaafcf108f76e6a8 100644 (file)
@@ -12,6 +12,15 @@ config SND_SOC_TEGRA_I2S
          Tegra I2S interface. You will also need to select the individual
          machine drivers to support below.
 
+config SND_SOC_TEGRA_SPDIF
+       tristate
+       depends on SND_SOC_TEGRA
+       default m
+       help
+         Say Y or M if you want to add support for the SPDIF interface.
+         You will also need to select the individual machine drivers to support
+         below.
+
 config MACH_HAS_SND_SOC_TEGRA_WM8903
        bool
        help