1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Audio support for Analog Devices reference designs"
4 depends on MICROBLAZE || ARCH_ZYNQ || COMPILE_TEST
6 Audio support for various reference designs by Analog Devices.
8 config SND_SOC_ADI_AXI_I2S
9 tristate "AXI-I2S support"
10 depends on SND_SOC_ADI
11 select SND_SOC_GENERIC_DMAENGINE_PCM
14 ASoC driver for the Analog Devices AXI-I2S softcore peripheral.
16 config SND_SOC_ADI_AXI_SPDIF
17 tristate "AXI-SPDIF support"
18 depends on SND_SOC_ADI
19 select SND_SOC_GENERIC_DMAENGINE_PCM
22 ASoC driver for the Analog Devices AXI-SPDIF softcore peripheral.