diff options
Diffstat (limited to 'sound/soc/adi/Kconfig')
-rw-r--r-- | sound/soc/adi/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/adi/Kconfig b/sound/soc/adi/Kconfig index 46f4b79f7a87..dd763f55edac 100644 --- a/sound/soc/adi/Kconfig +++ b/sound/soc/adi/Kconfig @@ -11,3 +11,11 @@ config SND_SOC_ADI_AXI_I2S select REGMAP_MMIO help ASoC driver for the Analog Devices AXI-I2S softcore peripheral. + +config SND_SOC_ADI_AXI_SPDIF + tristate "AXI-SPDIF support" + depends on SND_SOC_ADI + select SND_SOC_GENERIC_DMAENGINE_PCM + select REGMAP_MMIO + help + ASoC driver for the Analog Devices AXI-SPDIF softcore peripheral. |